Community MCP server for Mixpanel product analytics. Agents can query event data, analyze conversion funnels, define and query user cohorts, track retention rates, and run JQL queries for custom analysis. Essential for product teams using AI to analyze user behavior, identify drop-off points, and measure feature adoption.
npx -y mixpanel-mcp
{
"mcpServers": {
"mixpanel": {
"env": {
"MIXPANEL_TOKEN": "your-project-token",
"MIXPANEL_API_SECRET": "your-api-secret"
},
"args": [
"-y",
"mixpanel-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Mixpanel product analytics. Agents can query event data, analyze conversion funnels, define and query user cohorts, track retention rates, and run JQL queries for custom analysis. Essential for product teams using AI to analyze user behavior, identify drop-off points, and measure feature adoption.
Mixpanel has 5 tools available.
Mixpanel offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install Mixpanel using the following command: npx -y mixpanel-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Mixpanel is listed under the analytics category in the AgentForge MCP registry.
Mixpanel has a current uptime of 99.78% with an average response time of 280ms.
To connect Mixpanel, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Mixpanel's tools via the Model Context Protocol.