jfruiz11375/mcp-hub-open
Open-source control plane for MCP servers with GitHub install/pull, configuration UI, lifecycle management, proxying, RBAC, secrets, and Docker isolation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hub-open": {
"command": "npx",
"args": [
"-y",
"mcp-hub-open"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Open-source MCP Hub for installing, configuring, securing, and managing MCP servers from one central interface.
> Project Status: Early MVP / alpha > This project is functional for testing and community contribution, but it is not yet production-hardened. Expect active changes to APIs, configuration, storage, and security features as the project evolves.
MCP Hub Open is an open-source control plane for managing many MCP servers from one place.
It is designed to help teams:
This repo is a working starter kit for community testing and contribution.
It includes:
Loading reviews...