ravitemer/mcp-hub
A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
Overview
ravitemer/mcp-hub is a JavaScript MCP server licensed under MIT. A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring Topics: ai, chatgpt, claude-ai, llms, local-development, mcp, mcp-servers, model-context-protocol, nodejs, process-management-server, server, smithery, mcp-hub.
Ranked #3061 out of 25632 indexed tools.
Ecosystem
JavaScript MIT
aichatgptclaude-aillmslocal-developmentmcpmcp-serversmodel-context-protocolnodejsprocess-management-serverserversmitherymcp-hub
Signal Breakdown
Stars 457
Freshness 4mo ago
Issue Health 43%
Contributors 9
Dependents 6
Forks 59
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# MCP Hub 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 (`localhost:37373/mcp`) to access all capabilities. Implements [MCP 2025-03-26](https://modelcontextprotocol.io/specification/2025-03-26) specification. ## Feature Support | Category | Feature | Support | Notes | |----------|---------|---------|-------| | **Transport** |||| | | streamable-http | ✅ | Primary transport protocol for remote servers | | | SSE | ✅ | Fallback transport for remote servers | | | STDIO | ✅ | For running local servers | | **Authentication** |||| | | OAuth 2.0 | ✅ | With PKRead full README on GitHub →
Are you the maintainer? Claim this listing