The reputation layer for AI skills, tools & agents

ravitemer/mcp-hub

Score: 38.4 Rank #3061

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 143 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 17 open vs 13 closed issues — triaging stale issues improves health

Badge

AgentRank score for ravitemer/mcp-hub
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ravitemer--mcp-hub)](https://agentrank-ai.com/tool/ravitemer--mcp-hub)
<a href="https://agentrank-ai.com/tool/ravitemer--mcp-hub"><img src="https://agentrank-ai.com/api/badge/tool/ravitemer--mcp-hub" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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 PK
Read full README on GitHub →
Are you the maintainer? Claim this listing