SERVER

Auth0 MCP Server

Rank #1471

com.auth0/mcp

The Auth0 MCP Server integrates with LLMs and AI agents, allowing you to perform various Auth0 management operations using natural language. For instance, you could simply ask Claude to "Create a new Auth0 app and get the domain and client ID"

2 versions
107 GitHub stars
by auth0 (1 servers)View repository ↗
First listed
Apr 16, 2025
Last publish date
Mar 26, 2026
OVERVIEW

Auth0 MCP Server is a Model Context Protocol (MCP) server published by auth0. It ranks #1471 of 58,900 servers tracked on MCP Toplist, and its repository has 107 GitHub stars. Auth0 MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 16, 2025 and most recently updated on Mar 26, 2026.

STANDING
#1,471of 58,900 tracked serversTop 5%

Ranks ahead of 57,429 of 58,900 servers on MCP Toplist.

Recent momentum
+95GitHub stars since Mar 23 (+792%)
CONNECT

Use Auth0 MCP Server

Add Auth0 MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "auth0": {
      "command": "npx",
      "args": [
        "-y",
        "@auth0/auth0-mcp-server"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

auth0

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.0-beta.10Mar 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Auth0 MCP Server?
The Auth0 MCP Server integrates with LLMs and AI agents, allowing you to perform various Auth0 management operations using natural language. For instance, you could simply ask Claude to "Create a new Auth0 app and get the domain and client ID"
Who maintains Auth0 MCP Server?
Auth0 MCP Server is maintained by auth0, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Auth0 MCP Server an official MCP server?
Yes — Auth0 MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Auth0 MCP Server have?
MCP Toplist tracks 2 versions of Auth0 MCP Server, most recently published on Mar 26, 2026.
Where can I find the source code for Auth0 MCP Server?
The source code for Auth0 MCP Server is hosted at github.com/auth0/auth0-mcp-server.
EXPLORE