Introduction
MCPHub is a centralized platform for managing multiple MCP servers, with 2,000+ GitHub stars. It supports intelligent AI routing, hot-reload configuration, and OAuth 2.0 authentication. One-command Docker deployment. Ideal for teams running multiple MCP servers that want unified management and monitoring.
MCPHub — Unified MCP Server Management
Core Features
- Centralized dashboard — monitor all MCP servers in one interface
- Smart routing — AI semantic search routes requests to the best server
- Hot reload — update configuration without downtime
- OAuth 2.0 — secure access control
- Docker deploy — start with one command
Routing Strategies
| Strategy | Description |
|---|---|
| Smart | AI analyzes the request and routes to the best-matching server |
| All | Broadcast to all servers and aggregate results |
| Group | Route to a specified server group |
| Single | Send directly to a specific server |
FAQ
Q: What is MCPHub? A: A centralized platform for managing multiple MCP servers, with smart routing, monitoring, and hot-reload configuration.
Q: Is it free? A: Completely free and open source under Apache-2.0. Self-hosted via Docker.