Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @auth0/auth0-mcp-server

@auth0/auth0-mcp-server

Auth0 Model Context Protocol (MCP) Server (Beta) — A secure and extendable implementation of an MCP server that provides AI assistants with controlled access to the Auth0 Management API through natural language. This project is in beta and not intended fo

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

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

Or smoke-test directly:

npx -y @auth0/auth0-mcp-server

Details

Websitehttps://www.npmjs.com/package/@auth0/auth0-mcp-server
GitHubgit+https://github.com/auth0/auth0-mcp-server.git
Licenseunknown
Pricingfree
Tagsauth0 mcp model context protocol experimental beta claude
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC