MCP Gateway
Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.
Install
Dockerstdio
docker run -i --rm ghcr.io/mikkoparkkola/mcp-gateway:3.5.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mikkoparkkola-mcp-gateway": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikkoparkkola/mcp-gateway:3.5.1"
]
}
}
} Source: official MCP Registry record · registry name io.github.MikkoParkkola/mcp-gateway · published 2026-09-04 · updated 2026-09-04. Not an endorsement; review the code before connecting it to anything sensitive.