Auth0 User Monitor
by dsoziev1 · data-analytics · mcp-server, glama
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.
Source: https://github.com/dsoziev1/deepseek-cli-day-18-1
Install
git clone https://github.com/dsoziev1/deepseek-cli-day-18-1Tags: mcp-server, glama
Source: glama
About data-analytics MCP servers and Claude skills
data-analytics 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 User Monitor is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- Auth0 MCP Server by dsoziev1
MCP server that provides access to Auth0 Management API v2, offering read-only tools grouped by categories for querying Auth0 resources.
- 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.
- postgres-mcp-server by liwenqikeep
Enables AI assistants to securely query and modify PostgreSQL databases, supporting SQL queries, table management, and schema inspection.
- easy-mysql-admin-mcp by chenkumi
High-privilege MySQL admin MCP server for database and user/grant management.
- easy-pg-admin-mcp by chenkumi
High-privilege PostgreSQL admin MCP server for database and role/grant management.
- Disco Engine by royola1108
Enables AI agents to play Disco Elysium through MCP protocol, with a SQLite ROM containing the game's script and rules, plus a real-time browser observatory.
- cocoindex MCP by datarian
An MCP server that incrementally indexes repositories and documents into a Postgres + pgvector store using CocoIndex, and exposes semantic search over them.
Frequently asked questions
How do I install Auth0 User Monitor?
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 User Monitor?
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 User Monitor 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.