← Index

Auth0 MCP Server

com.auth0/mcp·v0.1.0-beta.10·Monitoring & Logs
Quality Score
90
/100

Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@auth0/auth0-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@auth0/auth0-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @auth0/auth0-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Monitoring & Logs