A unified hub for centrally managing and dynamically orchestrating multiple MCP servers into separate endpoints with flexible routing strategies.
mcphub is worth checking the docs before setup with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view samanhappy/mcphub --webOpen the official README and confirm the supported install method.
Add the server entry to your MCP client config.
Restart your agent and verify that the server tools appear.
MCPHub is a tool that lets you manage many MCP servers from one place. It organizes them into different endpoints so you can access all servers, specific groups, or individual servers easily. It also supports smart routing, OAuth, and hot-swappable configuration.
MCPHub is a centralized management platform for Model Context Protocol (MCP) servers. It provides a unified dashboard to monitor and control all MCP servers, and exposes flexible Streamable HTTP (SSE) endpoints for accessing all servers, specific groups, or individual servers. Key features include granular group visibility (control Tool, Prompt, and Resource visibility per server), AI-powered smart routing using vector semantic search, MCP Apps proxy for transparent forwarding, tool result compression, hot-swappable configuration without downtime, OAuth 2.0 support (client and server modes), social login (GitHub, Google) with Better Auth, optional PostgreSQL database mode for production, and Docker-ready deployment. MCPHub is ideal for developers who need to scale and manage multiple MCP servers efficiently.
Strong trust signals; still review the README and permissions before production use.
Last commit was about 1 days ago.
2135 GitHub stars indicate community interest.
36 open issues signal maintenance load.
Apache-2.0 license detected.
Centralize management of multiple MCP servers for AI assistants like Claude Desktop or Cursor.
Route AI requests to specific server groups based on task type (e.g., code, data, search).
Use smart routing to automatically discover the best tool for a given query using semantic search.
Securely expose MCP endpoints to external clients with OAuth authentication.
Hot-swap server configurations without restarting the hub, enabling zero-downtime updates.
MCP endpoints require authentication by default; disabling it exposes servers to unauthorized access.
Storing credentials in plaintext configuration files may lead to credential leakage.
Using default admin password or not changing it after first login poses security risks.
2,135
Stars
261
Forks
36
Issues
Apache-2.0
License
Local codebase intelligence CLI and MCP server for AI coding agents with change-safety gates and audit evidence.
An offline MCP server that indexes your codebase for semantic search, code search, and git history retrieval.
Official MCP reference servers from Anthropic. Includes servers for filesystem, GitHub, Postgres, Slack, and more.
3 security/trust notes recorded.
Setup difficulty is 3/5.