MCP.so
Sign In

Auth0 Mcp Server

@auth0

About Auth0 Mcp Server

Connect LLMs and AI agents to Auth0 Management APIs via an MCP server. Use natural-language commands to create apps, deploy Actions, and query logs—runs locally and supports interactive tenant authentication for secure Auth0 administration from AI tools/CLIs.

Basic information

Category

Developer Tools

License

MIT

Runtime

node

Transports

stdio

Publisher

auth0

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "auth0-mcp-server": {
      "command": "npx",
      "args": [
        "@auth0/auth0-mcp-server",
        "init"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Auth0 Mcp Server?

Auth0 Mcp Server is a Model Context Protocol server that connects large language models (like Claude, Cursor, and Windsurf) to your Auth0 tenant. It lets you manage applications, deploy actions, inspect logs, and onboard projects using natural language instead of the Auth0 dashboard. The server is currently in beta and not recommended for production use.

How to use Auth0 Mc

Comments

More Developer Tools MCP servers