Back to search
30
MCP

gilwo/mcp-router

docker/gilwo/mcp-router

Lightweight MCP gateway aggregating multiple MCP servers behind a single streamable-HTTP endpoint

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.rupinder2/mcp-gateway
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
0 tools
aawajp/aawa-mcpx
MCP gateway that aggregates multiple backend MCP servers into a single endpoint. Powered by Bun.
0 tools
mcpbox
A lightweight gateway that exposes local stdio-based MCP servers via Streamable HTTP
0 tools
MCP Composer
Aggregate multiple MCP backends behind a single stdio endpoint with namespaced routing.
0 tools
mcp routing gateway
Metadata-only Glama MCP server.
0 tools
Router
Aggregates multiple MCP resource servers into a unified proxy, enabling centralized access, request routing, and response aggregation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gilwo/mcp-router": {
      "url": "None",
      "transport": "http"
    }
  }
}