Talk to your Mixpanel analytics events data seamlessly! Query retention number, event data, funnels and more from any MCP client. Great for on-demand look ups like: "What's the weekly retention for users in the Feb 1 cohort?" I am adding more coverage of the Mixpanel API over time, let me know which tools you need or just open a PR. Make sure you go to your Mixpanel Organization Settings and create a service account. Then get your project ID from your project settings.
Tools
get_today_top_events
Get today's top events from Mixpanel. Useful for quickly identifying the most active events happening today, spotting trends, and monitoring real-time user activity.
profile_event_activity
Get data for a profile's event activity. Useful for understanding individual user journeys, troubleshooting user-specific issues, and analyzing behavior patterns of specific users.
get_top_events
Get a list of the most common events over the last 31 days. Useful for identifying key user actions, prioritizing feature development, and understanding overall platform usage patterns.
aggregate_event_counts
Get unique, general, or average data for a set of events over N days, weeks, or months. Useful for trend analysis, comparing event performance over time, and creating time-series visualizations.
Installation
Install Command
Use this server with Claude Desktop.