Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcphublist all my configured MCP servers and their current status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCPHub: The Unified Hub for Model Context Protocol (MCP) Servers
MCPHub makes it easy to manage and scale multiple MCP (Model Context Protocol) servers by organizing them into flexible Streamable HTTP (SSE) endpoints—supporting access to all servers, individual servers, or logical server groups.

🌐 Live Demo & Docs
Documentation: docs.mcphubx.com
Demo Environment: demo.mcphubx.com
Related MCP server: GitHub Repos Manager MCP Server
🚀 Features
Centralized Management - Monitor and control all MCP servers from a unified dashboard
Flexible Routing - Access all servers, specific groups, or individual servers via HTTP/SSE
Smart Routing - AI-powered tool discovery using vector semantic search (Learn more)
Hot-Swappable Config - Add, remove, or update servers without downtime
OAuth 2.0 Support - Both client and server modes for secure authentication (Learn more)
Social Login - Seamless GitHub and Google login support with Better Auth integration (requires Database Mode)
Database Mode - Store configuration in PostgreSQL for production environments (Learn more)
Docker-Ready - Deploy instantly with containerized setup
🔧 Quick Start
Configuration
Create a mcp_settings.json file:
📖 See Configuration Guide for full options including OAuth, environment variables, and more.
Docker Deployment
Access Dashboard
Open http://localhost:3000 and log in with default credentials: admin / admin123
Connect AI Clients
Connect AI clients (Claude Desktop, Cursor, etc.) via:
Security note: MCP endpoints require authentication by default to prevent accidental exposure. To allow unauthenticated MCP access, disable Enable Bearer Authentication in the Keys section. Skip Authentication only affects dashboard login. Use these only in trusted environments.
📖 See API Reference for detailed endpoint documentation.
📚 Documentation
Topic | Description |
Get started in 5 minutes | |
MCP server configuration options | |
PostgreSQL setup for production | |
OAuth 2.0 client and server setup | |
AI-powered tool discovery | |
Docker deployment guide |
🧑💻 Local Development
For Windows users, start backend and frontend separately:
pnpm backend:dev,pnpm frontend:dev
📖 See Development Guide for detailed setup instructions.
🔍 Tech Stack
Backend: Node.js, Express, TypeScript
Frontend: React, Vite, Tailwind CSS
Auth: JWT & bcrypt
Protocol: Model Context Protocol SDK
👥 Contributing
Contributions welcome! See our Discord community for discussions and support.
❤️ Sponsor
🌟 Star History
📄 License
Licensed under the Apache 2.0 License.