Auth0 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 6 194 installs a week from npm. Last commit 13 Aug 2026.
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
(fs.existsSync(path.join(resolvedProjectPath, snippetFileName))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @auth0/auth0-mcp-server
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@auth0/auth0-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@auth0/auth0-mcp-server"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@auth0/auth0-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@auth0/auth0-mcp-server"
],
"command": "npx"
}
}
}
MCP server for Vercel — manage deployments and view build and runtime application logs.
MCP server for AI-driven console application automation and monitoring
MCP server for managing Fly.io machines, apps, logs, and Docker images.
MCP server for Dynatrace Managed to access logs, events, and metrics.
MCP server for NinjaONE RMM with device management, monitoring, and automation
MCP server for Zabbix monitoring and automation
MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.
MCP server for Langfuse LLM observability — trace and observation analysis.
Answers built from our own checks of this server.