Auth0

Official 🔐 Identity & Auth

Official Auth0 MCP server for identity management through AI. Manage applications, resource servers, actions, forms, and audit logs through the Auth0 Management API. Secure Device Authorization Flow authentication with automatic token refresh.

Tags

SSOusersroles

Tools (20)

auth0_list_applicationsauth0_get_applicationauth0_create_applicationauth0_update_applicationauth0_list_resource_serversauth0_get_resource_serverauth0_create_resource_serverauth0_update_resource_serverauth0_list_actionsauth0_get_actionauth0_create_actionauth0_update_actionauth0_deploy_actionauth0_list_logsauth0_get_logauth0_list_formsauth0_get_formauth0_create_formauth0_update_formauth0_publish_form

Config for Claude Desktop / Cursor

{ "mcpServers": { "auth0": { "command": "npx", "args": [ "-y", "@auth0/auth0-mcp-server", "run" ], "env": { "AUTH0_DOMAIN": "your-auth0-domain-here", "AUTH0_CLIENT_ID": "your-auth0-client-id-here", "AUTH0_CLIENT_SECRET": "your-auth0-client-secret-here" } } } }
Documentation →
Activate on Zubnet →