
One MCP
Supports UIby burugo
Centralized reverse-proxy platform to manage, monitor, and group MCP servers into single endpoints or Skills.
What it does
One MCP acts as a centralized management hub and reverse proxy for Model Context Protocol (MCP) services. It allows users to discover, install, and monitor multiple MCP servers from a single web interface, reducing the complexity of managing disparate server configurations.
Tools
- Service Management: Install and configure MCP services via stdio, SSE, or streamable HTTP.
- Service Groups: Combine multiple MCP servers into a single endpoint, which can then be exported as Anthropic Skills for tools like Claude Code.
- Analytics: Real-time tracking of request rates, response times, and system health.
- User Access: Role-based access control with GitHub and Google OAuth integration.
Installation
Install via Homebrew:
brew tap burugo/tap
brew install one-mcp
brew services start one-mcp
Or via Docker:
docker run --name one-mcp -d -p 3000:3000 -v $(pwd)/data:/data buru2020/one-mcp:latest
Supported hosts
Confirmed support for Claude Code and Droid via exported Skills.
Quick install
brew install one-mcpInformation
- Pricing
- free
- Published
- 5/1/2026
- stars






