71
/ 100
2 days ago
glama

Auth0 User Monitor

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.

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
configAUTO_REFRESH_INTERVAL5 мин, минимум 30 сек). Env: AUTO_REFRESH=1, =300.
configAUTO_REFRESH5 мин, минимум 30 сек). Env: =1, AUTO_REFRESH_INTERVAL=300.
// 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-1-1khx8e)](https://m8ven.ai/mcp/dsoziev1-deepseek-cli-day-18-1-1khx8e)
commit: 48d14bc61020f37a003b2bce823445e56ade2cff
code hash: 75691019ad71c0ed738b4b106317261257a938e5b378100aa20fd20836380d97
verified: 6/28/2026, 9:11:33 AM
view raw JSON →