achetronic/mcp-proxy
proxy for Model Context Protocol (MCP) servers that adds authentication, authorization, and enterprise features to any MCP backend.
Platform-specific configuration:
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...