mixpanel mcp for Claude Code
io.github.mrfentmen/mixpanel-mcp
Query Mixpanel events, funnels, retention, cohorts, and user profiles.
client:Claude Code
transport:stdio
runtime:npm
Install mixpanel mcp in Claude Code
run in your project directory
claude mcp add mixpanel-mcp -e MIXPANEL_TOKEN=<MIXPANEL_TOKEN> -e MIXPANEL_API_SECRET=<MIXPANEL_API_SECRET> -- npx -y @mrfentmen/mixpanel-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs