Skip to content
Back to search
30
MCP

MCP Local Hub

pulsemcp/mcp local hub

Local workstation daemon that consolidates multiple MCP servers into shared processes for concurrent AI coding assistant clients.

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

Similar MCP servers embedding-nearest

mcp-local-hub
mcp-local-hub (mcphub): a local supervisor + router that compresses dozens of duplicate MCP (Model Context Protocol) server processes across
0 tools
MCP Hub
Aggregates multiple upstream MCP servers behind a single stdio interface with TOML-based configuration and resource proxying.
0 tools
MPM-Coding
Local MCP server for reliable long-running AI coding workflows.
0 tools
@thiagorufino/mcp-hub
MCP Hub is a local web UI for testing LLMs and MCP servers. Connect providers, inspect tool calls, and run multi-turn chats in one place.
0 tools
@vaayne/mcp-hub
MCP Hub - aggregates multiple MCP servers with tool discovery (search) and programmatic execution (exec)
0 tools
mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing s
0 tools

How to use

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

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