Auth0 MCP Server
by dsoziev1 · development · mcp-server, glama
MCP server that provides access to Auth0 Management API v2, offering read-only tools grouped by categories for querying Auth0 resources.
Source: https://github.com/dsoziev1/deepseek-cli-day-16
Install
git clone https://github.com/dsoziev1/deepseek-cli-day-16Use this forAI-extracted
- →Query Auth0 Management API read-only endpoints to retrieve user profiles, roles, and permissions
- →Integrate Auth0 identity data into AI agent workflows for user management tasks
- →Test Auth0 API connectivity and data retrieval through MCP client interface
Works with
Tags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Auth0 MCP Server is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Auth0 MCP Server by dsoziev1
An MCP server that provides tools to read and modify Auth0 configurations via the Auth0 Management API v2, including write instruments for creation and updates but no deletion.
- Auth0 User Monitor MCP Server by dsoziev1
Enables monitoring Auth0 users by collecting summaries, storing reports in SQLite, and auto-blocking suspicious admins, all through MCP tools without an LLM.
- Auth0 User Monitor by dsoziev1
A scheduled MCP server that monitors Auth0 users by periodically collecting summaries, detecting suspicious admins, and auto-blocking them; it provides instant reports via SQLite and exposes tools for on-demand collection and configuration.
- mcp-poc by BhavanG
A proof-of-concept MCP server that provides weather information using the Open-Meteo API, with tools for greeting, getting weather by coordinates, and by location name.
- ServiceNow MCP Server by pavithrakumaran10
Connects Claude Desktop to a ServiceNow instance, enabling natural-language interactions to read incidents, inspect CMDB and table schemas, and create records with guardrails like update set scoping and dry-run preview.
- github-pr-mcp by clemdevlin
Enables GitHub repository operations (list/read files, create branches, commit files, open/list PRs) via an authless remote MCP server that keeps your GitHub token encrypted on Cloudflare, with access limited to allowed repositories.
- ortools-mcp by iam-aditya
An MCP server that uses Google OR-Tools CP-SAT to find minimal corrections to variable values to satisfy a set of equations, useful for fixing misread data from OCR or forms.
- xiaohei-companion by Nuo-chen-287
MCP server that provides a tool to query the status of an electronic pet named Xiaohei, including mood, hunger level, and time since last played.
Frequently asked questions
How do I install Auth0 MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Auth0 MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Auth0 MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.