atrawog/mcp-oauth-gateway
An OAuth 2.1 Authorization Server that adds authentication to any MCP (Model Context Protocol) server without code modification.
Platform-specific configuration:
{
"mcpServers": {
"mcp-oauth-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-oauth-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...