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
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Comments