mcp gateway for Claude Code
io.github.rupinder2/mcp-gateway
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
client:Claude Code
transport:stdio
runtime:pypi
Install mcp gateway in Claude Code
run in your project directory
claude mcp add mcp-gateway -e STORAGE_BACKEND=<STORAGE_BACKEND> -e REDIS_URL=<REDIS_URL> -e SERVER_CONFIG_PATH=<SERVER_CONFIG_PATH> -- uvx mcp-orchestration-gateway
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs