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
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
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Huoshan Test
volcengineJetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments