mcp-hub
Many stdio MCP servers from one container, published over HTTPS with OAuth 2.1 for any MCP client
Install
npmstdio
npx -y @ni-c/mcp-hub Dockerstreamable-http
docker run -i --rm ghcr.io/ni-c/mcp-hub:0.11.3 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-mcp-hub": {
"command": "npx",
"args": [
"-y",
"@ni-c/mcp-hub"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/mcp-hub · published 2026-09-12 · updated 2026-09-12. Not an endorsement; review the code before connecting it to anything sensitive.