userexplorer

serhiitolstoi/userexplorer
★ 0 stars Python 🤖 AI/LLM Updated today
Investigate any user in 30 seconds. Drop a CSV of events, get an interactive HTML. MCP server for AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "userexplorer": {
      "command": "uvx",
      "args": [
        "userexplorer"
      ]
    }
  }
}

Or install with pip: pip install userexplorer

README Excerpt

> **Investigate any user in 30 seconds.** Drop a CSV of events → get a single HTML file with timelines, sessions, and filters. Runs locally. No accounts. No config. Works offline. ``` pip install user-explorer user-explorer events.csv ``` That's it. --- - **Activity heatmap** — GitHub-style calendar colored by dominant event family

Tools (9)

analyze_userevent_nameexport_htmlfind_users_by_eventget_event_taxonomylist_userssummarize_cohorttimestampuser_id