Jakedismo/master-mcp-server
A central MCP proxy with OAuth in two modes centralized and passthrough - host N amount of mcp servers behind this thing and expose them all through a single http protocol endpoint. Absolutely fabulous for hosting your mcps in container runtime solutions with security.
Platform-specific configuration:
{
"mcpServers": {
"master-mcp-server": {
"command": "npx",
"args": [
"-y",
"master-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...