Home › Other › Auth0 MCP Server

Auth0 MCP Server

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

TypeScript
★ 122 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.0-beta.10)

npx -y @auth0/auth0-mcp-server@0.1.0-beta.10

Or add to your MCP client config:

{
  "mcpServers": {
    "auth0-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@auth0/auth0-mcp-server@0.1.0-beta.10"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry