Loading MCP server directory, please wait...
Query Mixpanel events, funnels, retention, cohorts, and user profiles.
npx @getmcp/cli add io.github.mrfentmen/mixpanel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MIXPANEL_TOKENYour Mixpanel project token
MIXPANEL_API_SECRETYour Mixpanel API secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/mixpanel-mcp": {
"command": "npx",
"args": [
"-y",
"mixpanel-mcp"
],
"env": {
"MIXPANEL_TOKEN": "",
"MIXPANEL_API_SECRET": ""
}
}
}
}