Back to search
30
MCP

mcp-hub

ravitemer/mcp-hub

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-proxy-server
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
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
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
mcp-manager
simple web ui to manage mcp (model context protocol) servers in the claude app
0 tools
mcp-servers
A list of MCP (Model Context Protocol) servers for developer tools and services
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-hub": {
      "url": "https://www.npmjs.com/package/mcp-hub",
      "transport": "http"
    }
  }
}