mcp-multi-server-gateway

moaaz01/mcp-multi-server-gateway
★ 0 stars Shell DevOps Updated 1d ago
Deploy multiple MCP servers behind a single FastAPI gateway with Streamable HTTP transport. Production-ready setup with Docker, health checks, and monitoring.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-multi-server-gat": {
      "command": "npx",
      "args": [
        "-y",
        "moaaz01/mcp-multi-server-gateway"
      ]
    }
  }
}

README Excerpt

> **Aggregate, route, and orchestrate multiple MCP backend servers** behind a single MCP endpoint. Connect one gateway to Claude Desktop/Cursor and access all your MCP servers — weather, database, file system, and more. --- Instead of configuring each MCP server individually in your client: ```json // ❌ Without Gateway: 3 entries in claude_desktop_config.json

Tools (4)

asyncioroute_pipelinesqliteweather

Topics

dockerfastapimcpproductionstreamable-http