Auth0 MCP Server is a Model Context Protocol (MCP) server: Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language. Because it speaks the Model Context Protocol, AI assistants can use Auth0 MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @auth0/auth0-mcp-server speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.1.0-beta.10, published under the MIT license, with source at auth0/auth0-mcp-server on GitHub, where it has earned 115 stars.
On mcp.site, Auth0 MCP Server sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Auth0 MCP Server for auth0.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @auth0/auth0-mcp-server · MCP over stdio
▸Open source — MIT license · auth0/auth0-mcp-server