MCP Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi. Last commit 26 Feb 2026.
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
Today is the operative word: we check MCP Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-gateway -- uvx mcp-orchestration-gateway
{
"mcpServers": {
"mcp-gateway": {
"args": [
"mcp-orchestration-gateway"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-gateway]
command = "uvx"
args = ["mcp-orchestration-gateway"]
{
"mcpServers": {
"mcp-gateway": {
"args": [
"mcp-orchestration-gateway"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-gateway": {
"args": [
"mcp-orchestration-gateway"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
STORAGE_BACKEND (Storage backend for tool cache. Use 'memory' for development or 'redis' for production.), REDIS_URL (Redis connection URL. Required only when STORAGE_BACKEND=redis.), SERVER_CONFIG_PATH (Path to the server_config.json file listing downstream MCP servers.).
The author declared them in the registry entry; get the values from the project itself.
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
MCP proxy that aggregates multiple servers with tool filtering and customization
MCP server for querying logs from observability platforms with unified search and tracing
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
Search, vet & assemble MCP servers from your agent: verified tools, risk labels, and trust scores.
Search and discover MCP servers from the MCP Registry.
Search and discover MCP servers from the MCP Registry.
Search and get install details on MCP servers, right from your agent -- a unified marketplace index.
Answers built from our own checks of this server.