aolkin/mcp-oauth-proxy
A stateless Rust OAuth 2.1 proxy that lets Claude's MCP connectors authenticate with downstream MCP servers that use API keys, bearer tokens, or their own OAuth flows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-oauth-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-oauth-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...