Skip to content
Back to search
30
MCP

MCP Hub

pulsemcp/mcp hub

Aggregates multiple upstream MCP servers behind a single stdio interface with TOML-based configuration and resource proxying.

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

Similar MCP servers embedding-nearest

mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing s
0 tools
@vaayne/mcp-hub
MCP Hub - aggregates multiple MCP servers with tool discovery (search) and programmatic execution (exec)
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools
CMCP
Aggregates multiple MCP servers behind two unified tools, enabling TypeScript-based tool discovery and cross-server workflow orchestration.
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
MCP Local Hub
Local workstation daemon that consolidates multiple MCP servers into shared processes for concurrent AI coding assistant clients.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_hub": {
      "url": "None",
      "transport": "http"
    }
  }
}