mcphub
Unified management of multiple MCP servers with dynamic routing and intelligent discovery.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.2k
- Source
- mcp-github
- Repository
- github.com/samanhappy/mcphub
Overview
MCPHub is a centralized management platform for managing and dynamically orchestrating multiple MCP servers. It organizes multiple MCP servers into distinct endpoints through flexible routing strategies, supporting access to all servers, individual servers, or logical server groups. MCPHub offers centralized management, intelligent routing, fine-grained group visibility control, and other features, making it suitable for scenarios requiring management and scaling of multiple MCP servers. Deployment options include Docker setup and configuration file settings, ideal for developers and enterprises.
Capabilities
- ▪Centralized management of multiple MCP servers
- ▪Flexible routing strategies
- ▪Fine-grained group visibility control
- ▪Intelligent tool discovery
- ▪Transparent forwarding of interactive MCP applications
- ▪Tool result compression
Use cases
Setup
Create an `mcp_settings.json` file and configure your MCP servers, then run with Docker: ">">docker run -p 3000:3000 -v ./mcp_settings.json:/app/mcp_settings.json -v ./data:/app/data samanhappy/mcphub"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with MCPHub?
Create a configuration file and deploy using Docker.
What authentication methods does MCPHub support?
Supports OAuth 2.0 and social logins via GitHub/Google.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.