HTTP OAuth Auth0
Provides secure OAuth 2.0 authentication for MCP implementations with flexible token storage and horizontal scalability through Au
The HTTP OAuth MCP Server provides a secure authentication layer for MCP implementations using OAuth 2.0. Developed by Naptha AI, this TypeScript server supports both stateful and stateless connection modes, integrates with Auth0 for identity management, and offers flexible token storage through either in-memory or Redis backends. The implementation includes a proxy provider that handles OAuth flows, token exchange, and client registration while maintaining separation between upstream identity provider tokens and locally issued access tokens. This server is particularly valuable for developers who need to add authentication to their MCP tools while maintaining horizontal scalability and session persistence across requests.
Source
Repository: https://github.com/napthaai/http-oauth-mcp-server
Maintain HTTP OAuth Auth0?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[HTTP OAuth Auth0 on getagentictools](https://getagentictools.com/mcp/napthaai-http-oauth-mcp-server?ref=badge)