← Index

Agent MCP Gateway

io.github.roddutra/agent-mcp-gateway·v0.2.5·Other
Quality Score
76
/100

On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "agent-mcp-gateway": {
      "command": "uvx",
      "args": [
        "agent-mcp-gateway"
      ],
      "env": {
        "GATEWAY_MCP_CONFIG": "<gateway_mcp_config>",
        "GATEWAY_RULES": "<gateway_rules>",
        "GATEWAY_DEFAULT_AGENT": "<gateway_default_agent>",
        "GATEWAY_DEBUG": "<gateway_debug>"
      }
    }
  }
}
§02  Environment variables
GATEWAY_MCP_CONFIG

Path to MCP servers configuration file (default: .mcp.json)

GATEWAY_RULES

Path to gateway access control rules file (default: .mcp-gateway-rules.json)

GATEWAY_DEFAULT_AGENT

Default agent ID when not provided in tool calls

GATEWAY_DEBUG

Enable debug mode and expose diagnostic tools (default: false)

§03  MCP Quality Score  ·  methodology
freshness
16
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other