Agent MCP Gateway
Rank #5004io.github.roddutra/agent-mcp-gateway
Provides per-Subagent MCP controls to any coding agent or client across all your MCPs and prevents context window waste. Loads only 3 tools instead of all your MCP Server's tool definitions. Agents discover tools on-demand, only when needed and only the servers and tools they are allowed.
Agent MCP Gateway is a Model Context Protocol (MCP) server published by roddutra. It ranks #5004 of 58,900 servers tracked on MCP Toplist, and its repository has 41 GitHub stars. Agent MCP Gateway is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Nov 12, 2025 and most recently updated on Dec 2, 2025.
Ranks ahead of 53,896 of 58,900 servers on MCP Toplist.
Use Agent MCP Gateway
Add Agent MCP Gateway to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"agent-mcp-gateway": {
"command": "uvx",
"args": [
"agent-mcp-gateway"
]
}
}
}Listed on 2 registries (1 delisted)
roddutra
Available versions (4)
| Version | Published |
|---|---|
| 0.2.5 | Dec 2, 2025 |
| 0.2.4 | Nov 12, 2025 |
| 0.2.3 | Nov 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Agent MCP Gateway?
- Provides per-Subagent MCP controls to any coding agent or client across all your MCPs and prevents context window waste. Loads only 3 tools instead of all your MCP Server's tool definitions. Agents discover tools on-demand, only when needed and only the servers and tools they are allowed.
- Who maintains Agent MCP Gateway?
- Agent MCP Gateway is maintained by roddutra, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Agent MCP Gateway an official MCP server?
- Yes — Agent MCP Gateway is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Agent MCP Gateway have?
- MCP Toplist tracks 4 versions of Agent MCP Gateway, most recently published on Dec 2, 2025.
- Where can I find the source code for Agent MCP Gateway?
- The source code for Agent MCP Gateway is hosted at github.com/roddutra/agent-mcp-gateway.