AgentUni

aimcpgate

by @akomyagin / v0.5.0

MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one catalog.

Install

Docker / stdio

docker run -i --rm ghcr.io/akomyagin/aimcpgate:0.5.0

npm / stdio

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.

Similar

More Other & General servers

Browse category