HomeMarketplace

Mixpanel MCP Integration - AI Agent Tools

Connect Mixpanel with AI agents using Model Context Protocol (MCP). Seamlessly integrate Mixpanel tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 21+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Analytics & Data tools for AI automation

Setup Instructions

Install Mixpanel MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Mixpanel with your AI agent.

Benefits

  • Automate Mixpanel workflows with AI
  • Increase productivity with AI-powered Mixpanel operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Mixpanel
Mixpanel

Mixpanel is a product analytics platform tracking user interactions and engagement, providing cohort analysis, funnels, and A/B testing to improve user experiences

VerifiedComposioComposio Managed
Users
4029
Tools
21
Last Updated
12h ago

Category

Analytics & Data

4029VIEWS
33USERS

Tools

Page 1 of 4

Get Aggregate Event Counts

Get aggregate event counts over time. supports different types of aggregation: general, unique, average, sum.

Get All Projects

Get all projects associated with the authenticated mixpanel account. returns project details including name, permissions, role, domain, and other configuration details.

Execute Jql Query

Execute a custom jql (javascript query language) query against mixpanel's query api. key constraints: - 60 queries/hour, max 5 concurrent queries. - 2-minute execution timeout. - 5 gb data processing limit, 2 gb output limit. - no remote network requests (xmlhttprequest) are allowed inside the jql script.

List Saved Cohorts

Get list of all cohorts in a mixpanel project. returns cohort details including name, id, count, description, creation date, and visibility. the query api has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.

List Saved Funnels

Get the names and funnel ids of your funnels. the query api has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.

Get Profile Event Activity

Get event activity feed for specified users from mixpanel query api. the query api has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.