Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Auth0 MCP Server logo
MCP server

Auth0 MCP Server

Drives the Auth0 Management API from an assistant over stdio

0
SaveVisit website ↗

Add it to your client

Official
Install
npx @auth0/auth0-mcp-server init
mcpServers
{
  "mcpServers": {
    "auth0-mcp": {
      "command": "npx",
      "args": [
        "@auth0/auth0-mcp-server",
        "init"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
License
MIT
Tools
auth0_onboardingauth0_save_credentials_to_file

Covers the setup work that usually happens by hand in the Auth0 dashboard — creating applications, resource servers, grants, actions and forms, and reading authentication logs when a login fails. Login uses the OAuth device authorization flow and credentials land in the system keychain rather than a config file. No scopes are granted by default; they are picked during setup, and flags exist to run the server read-only or with a narrowed tool set. Sensitive values are redacted from responses.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?