Or install with pip: pip install mcp-oauth-gateway
README Excerpt
`mcp-oauth-gateway` is a small HTTP gateway that fronts an upstream MCP server with OAuth resource metadata and bearer-token validation. It is designed for deployments where the MCP server itself is not handling OAuth directly. The gateway publishes protected-resource metadata, validates tokens through a userinfo endpoint, and forwards MCP traffic to the upstream server.