All MCP servers

Mcp Funnel

Official
by Api.Airforcestdio0153MIT

MCP proxy that aggregates multiple servers with tool filtering and customization

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-funnel-imp63b27": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}