A hub server for mcp servers
A hub server for mcp servers. The mcphub mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 10 defined tools rather than through you.
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.
Everything the assistant can do here goes through one of these:
Documentation — docs.mcphub.appHot — Swappable Config** - Add, remove, or update servers without downtimeDocker-Ready — Deploy instantly with containerized setupBackend — Node.js, Express, TypeScript (ESM)Frontend — React, Vite, Tailwind CSSStorage — file-based mcp_settings.json by default; PostgreSQL via TypeORM with pgvector for Smart RoutingAuth — JWT + bcrypt for local accounts; bearer keys; built-in OAuth 2.0 server (@node-oauth/oauth2-server); optional Better Auth for GitHub/Google loginProtocol — Model Context Protocol SDKTopic — DescriptionConfiguration — 📖 See Configuration Guide for full options including OAuth, environment variables, and morepnpm on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Mcphub's toolset — Documentation, Hot, Docker-Ready and 7 more — is a fair guide to whether it matches your workflow. It is maintained by samanhappy; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Documentation | [docs.mcphub.app](https://docs.mcphub.app/) |
| Hot | Swappable Config** - Add, remove, or update servers without downtime |
| Docker-Ready | Deploy instantly with containerized setup |
| Backend | Node.js, Express, TypeScript (ESM) |
| Frontend | React, Vite, Tailwind CSS |
| Storage | file-based mcp_settings.json by default; PostgreSQL via TypeORM with pgvector for Smart Routing |
| Auth | JWT + bcrypt for local accounts; bearer keys; built-in OAuth 2.0 server (@node-oauth/oauth2-server); optional Better Auth for GitHub/Google login |
| Protocol | Model Context Protocol SDK |
| Topic | Description |
| Configuration | 📖 See [Configuration Guide](https://docs.mcphub.app/configuration/mcp-settings) for full options including OAuth, environment variables, and more. |
{
"mcpServers": {
"time": {
"command": "npx",
"args": ["-y", "time-mcp"]
},
"fetch": {
"command": "uvx",
"args": ["mcp-server-fetch"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.