aimcpgate
MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one catalog.
Install
Dockerstdio
docker run -i --rm ghcr.io/akomyagin/aimcpgate:0.5.0 npmstdio
npx -y aimcpgate Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-akomyagin-aimcpgate": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akomyagin/aimcpgate:0.5.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.akomyagin/aimcpgate · published 2026-08-20 · updated 2026-08-20. Not an endorsement; review the code before connecting it to anything sensitive.