71
/ 100
1 month ago
glama

Auth0 User Monitor MCP Server

Enables monitoring Auth0 users by collecting summaries, storing reports in SQLite, and auto-blocking suspicious admins, all through MCP tools without an LLM.

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_DOMAINcp .env.example .env # / CLIENT_ID / CLIENT_SECRET
configAUTH0_CLIENT_ID
🔐 secretAUTH0_CLIENT_SECRET
configDEEPSEEK_LOG_BODIES
configDAY18_DBday18.db Файл SQLite с отчётами.
configAUTH0_SUMMARY_INTERVAL60 python3 server.py --http
configAUTH0_SUSPICIOUS_THRESHOLDПодозрительный = admin-роль И ≥ (по умолч. 5)
configMONITOR_URL
configDEEPSEEK_MODEL
🔐 secretDEEPSEEK_API_KEY
// 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 3 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-18-1safym)](https://m8ven.ai/mcp/dsoziev1-deepseek-cli-day-18-1safym)
commit: dc436eb18fce1d4c357d2f3325db7886c857ca5c
code hash: b813b64dfa1dd0a71f27a21be6c591693accbd9246058e74b8cd0a4a810e8e66
verified: 6/28/2026, 9:08:49 AM
view raw JSON →