mcp-gateway

unrelated-ai/mcp-gateway
★ 18 stars Rust 📁 File System Updated 1mo ago
Transform any HTTP endpoint into an MCP server. Aggregate multiple MCP servers, manage configuration profiles, and serve them through a unified gateway with multi-tenant isolation.
View on GitHub →

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-gateway": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-gateway"
      ]
    }
  }
}

Topics

gatewayllm-toolsmcpmcp-gatewaymodel-context-protocolmulti-tenantopenapireverse-proxyrustself-hosted