71
/ 100
1 month ago
glama

Auth0 MCP Server

MCP server that provides access to Auth0 Management API v2, offering read-only tools grouped by categories for querying Auth0 resources.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: AUTH0_CLIENT_SECRET, DEEPSEEK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH0_SETTINGS
configAUTH0_DOMAINdev-xxxx.us.auth0.com
configAUTH0_CLIENT_ID
🔐 secretAUTH0_CLIENT_SECRET
🔐 secretDEEPSEEK_API_KEY
configDEEPSEEK_DBday16.db uvicorn web:app --reload # веб: под ответом видно 🔧 вызовы Auth0 MCP
configDEEPSEEK_MODEL
configDEEPSEEK_LOG_BODIES
configAUTH0_MCP_LOGmcp_server.log python3 client.py -v --call auth0_clients_list --arg per_page=2
configDEEPSEEK_PRICE_INPUT
configDEEPSEEK_PRICE_INPUT_HIT
configDEEPSEEK_PRICE_OUTPUT
configDEEPSEEK_CONTEXT_LIMIT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dsoziev1-deepseek-cli-day-16-d08mej)](https://m8ven.ai/mcp/dsoziev1-deepseek-cli-day-16-d08mej)
commit: b1984c8d336db1f043f91be45abe94604c68eb6d
code hash: 5a460db9c8643d1413a710980f4ff62da4abbc8f71f314cbe16e6db50c892b4a
verified: 6/28/2026, 9:06:10 AM
view raw JSON →