MCP Directory
Back

mcp-hub

by ravitemer · JavaScript · ★ 477

A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring

#ai#chatgpt#claude-ai#llms#local-development#mcp#mcp-hub#mcp-servers#model-context-protocol#nodejs#process-management-server#server#smithery

Install

npx -y github:ravitemer/mcp-hub

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "github:ravitemer/mcp-hub"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/mcp-hub) [](https://opensource.org/licenses/MIT) [](./CONTRIBUTING.md) MCP Hub acts as a central coordinator for MCP servers and clients, providing two key interfaces: 1. **Management Interface** (/api/*): Manage multiple MCP servers through a unified REST API and web UI 2. **MCP Server Interface** (/mcp): Connect ANY MCP client to access ALL server capabilities through a single endpoint This dual-interface approach means you can manage servers through the Hub's UI while MCP clients (Claude Desktop, Cline, etc.) only need to connect to one endpoint () to acc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related monitoring servers