
MCP One
Supports UIby mcphubcloud
Unified all-in-one gateway for managing multiple MCP servers through a single entrance.
What it does
MCP One acts as a centralized hub for MCP servers, allowing users to manage and access various rated MCP servers through a single unified entrance. It simplifies the configuration and deployment of multiple servers by providing a single point of access.
Tools
- Server Management: Handles the routing and management of connected MCP servers based on a YAML configuration.
- Unified Entry: Provides a single SSE endpoint for clients to interact with multiple backend servers.
Installation
Build the project using make:
git clone https://github.com/MCPHubCloud/mcp-one.git
cd mcp-one
make build
Start the server:
./_output/mcp-one -c ./mcpone-config.yaml --baseurl 0.0.0.0:9090
Supported hosts
- Claude Desktop
- Cursor
- Cherry Studio
Quick install
git clone https://github.com/MCPHubCloud/mcp-one.git && cd mcp-one && make build && ./_output/mcp-one -c ./mcpone-config.yamlInformation
- Pricing
- free
- Published
- 4/28/2026
- stars






