Mixpanel MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIXPANEL_REGION | No | Mixpanel region (us or eu) | us |
| MIXPANEL_PROJECT_ID | Yes | Default Mixpanel project ID | |
| MIXPANEL_SERVICE_ACCOUNT_PASSWORD | Yes | Mixpanel service account password | |
| MIXPANEL_SERVICE_ACCOUNT_USERNAME | Yes | Mixpanel service account username |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_today_top_eventsB | 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. |
| get_top_eventsB | 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_countsB | Get event counts over time periods. Useful for analyzing event volume trends and identifying patterns in user activity over time. |
| aggregated_event_property_valuesB | Analyze specific event properties and their values. Useful for understanding property distributions and identifying common values. |
| profile_event_activityB | 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. |
| query_profilesB | Query user profiles with filtering. Useful for finding users based on profile properties and analyzing user segments. |
| query_retention_reportC | Analyze user retention patterns. Useful for understanding how well you retain users over time and identifying cohort behavior. |
| query_funnel_reportC | Get funnel conversion data. Useful for analyzing conversion rates through multi-step user flows and identifying drop-off points. |
| list_saved_funnelsB | List available saved funnels in the project. Useful for discovering existing funnel analyses and getting funnel IDs for further analysis. |
| list_saved_cohortsB | List user cohorts in the project. Useful for discovering existing user segments and getting cohort IDs for analysis. |
| custom_jqlB | Run custom JQL (JSON Query Language) queries. Useful for advanced analytics and custom data analysis beyond standard reports. |
| query_segmentation_reportC | Segment events by properties. Useful for analyzing how different user segments behave and comparing event patterns across groups. |
| query_insights_reportC | Get saved insights reports. Useful for accessing pre-configured analytics reports and dashboards. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mendeel/mixpanel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server