
MCP Hub
by ravitemer
Central coordinator for MCP servers with dynamic management, monitoring, and a unified endpoint for all clients.
What it does
MCP Hub acts as a central gateway for the Model Context Protocol, allowing you to manage multiple MCP servers through a single interface. It eliminates the need to configure every individual server in your client (like Claude Desktop), instead providing one unified endpoint that routes requests to all your connected servers while preventing capability conflicts via automatic namespacing.
Tools
- Management API: Full CRUD operations to start, stop, and configure servers on demand.
- Unified Routing: A single
/mcpendpoint that aggregates tools and resources from all managed servers. - Health Monitor: Real-time status updates and automatic recovery for connected MCP servers.
- Workspace Manager: Tracks active Hub instances across different project directories.
Installation
Install globally via npm:
npm install -g mcp-hub
Start the server with a config file:
mcp-hub --port 3000 --config path/to/config.json
Supported hosts
- claude
- cursor
- zed
- windsurf
Quick install
npm install -g mcp-hubInformation
- Pricing
- free
- Published
- 4/21/2026
- stars






