Agent MCP Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 267 installs a week from pypi. Last commit 2 Dec 2025.
On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-mcp-gateway -- uvx agent-mcp-gateway
{
"mcpServers": {
"agent-mcp-gateway": {
"args": [
"agent-mcp-gateway"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-mcp-gateway]
command = "uvx"
args = ["agent-mcp-gateway"]
{
"mcpServers": {
"agent-mcp-gateway": {
"args": [
"agent-mcp-gateway"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-mcp-gateway": {
"args": [
"agent-mcp-gateway"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.