GitHub repo

ravitemer/mcp-hub

JavaScript Tracked since 2025-02-20 Updated 2026-07-16 View source ↗

#711 of 783 by Stars among GitHub repos

502 Stars

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

About

MCP Hub acts as a central coordinator for MCP servers and clients, providing two key interfaces:

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 specification.

Configure all MCP clients with just one endpoint:

MCP Hub uses JSON configuration files to define managed servers with universal ${} placeholder syntax for environment variables and command execution.

MCP Hub provides seamless compatibility with VS Code's .vscode/mcp.json configuration format, enabling you to use the same configuration files…

Excerpted from github.com/ravitemer/mcp-hub

Latest metrics

Stars 502 2026-07-16
Forks 63 2026-07-16
Commits 227 2026-07-16
Releases 60 2026-07-16
Watchers 5 2026-07-16
Open issues 12 2026-07-16
Open PRs 9 2026-07-16