Auth0 OAuth MCP Server

Auth0 OAuth MCP Server

Public
pratham-svg/MCP-OAuth

Authenticate users to securely call protected APIs on their behalf using a Model Context Protocol server with integrated Auth0 support and seamless deployment to Cloudflare.

typescript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with Auth0 OAuth MCP Server

MCP Server

Unlock the full potential of Auth0 OAuth MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests
Configuration Requirements
none
Configure authentication and required variables to access this MCP server
Required Environment Variables
AUTH0_CLIENT_SECRET
Optional
string

The Client Secret from the Auth0 application you created

AUTH0_SCOPE
Optional
string

The scopes requested by the MCP Server. Here we request basic profile info (openid email profile), refresh token capability (offline_access), and API access (read:todos)

NODE_ENV
Optional
string

The environment setting - use development for local development

AUTH0_DOMAIN
Optional
string

The domain of your Auth0 tenant (e.g., acme.auth0.com)

AUTH0_CLIENT_ID
Optional
string

The Client ID from the Auth0 application you created

API_BASE_URL
Optional
string

The base URL where your Todos API is running

AUTH0_AUDIENCE
Optional
string

The unique identifier for your API which you registered in the Auth0 dashbaord (e.g., urn:todos-api)

Security Notice

Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.

Related MCPs5
  • Auth0 OIDC MCP Server

    Authenticate users to securely access and call protected APIs on their behalf using a Model Context Protocol server with integrated Auth0 authentication and seamless deployment options.

    Added May 30, 2025
  • Remote MCP Server with GitHub OAuth

    Model Context Protocol server enabling remote MCP connections with built-in GitHub OAuth authentication, supporting secure user access, customizable tool permissions, and seamless integration with Cloudflare Workers for scalable deployment.

    Added May 30, 2025
  • Solana Agent Kit MCP Server

    Model Context Protocol server enabling AI integration with Solana blockchain data, supporting signer-free actions via Solana Agent Kit and optimized for seamless SSE deployment using Cloudflare Workers.

    Added May 29, 2025
  • Github-Oauth MCP Server

    Provides a Model Context Protocol server enabling seamless integration and debugging of AI tools via stdio, supporting OAuth workflows and enhanced development with a dedicated Inspector for efficient troubleshooting.

    Added May 30, 2025
  • HTTP OAuth MCP Server

    Reference implementation of a Model Context Protocol server supporting streamable HTTP and SSE transports with OAuth authorization and dynamic client registration for seamless integration and secure access.

    Added May 30, 2025