Provides tools for querying Mixpanel analytics data, enabling AI agents to search event data through segmentation queries and retrieve detailed analytics JSON responses from Mixpanel projects.
Mixpanel → ChatGPT MCP Connector (Cloud Run)
This is a no-frills bridge that lets ChatGPT query your Mixpanel project live.
What it exposes
POST /tools/search— summarize a segmentation queryPOST /tools/fetch— return the full Mixpanel JSON for a prior searchGET /healthz— health check
Environment variables
MIXPANEL_BASE—https://mixpanel.com/apiorhttps://eu.mixpanel.com/apiorhttps://in.mixpanel.com/apiMIXPANEL_PROJECT_ID— your Mixpanel project id (number)MIXPANEL_SA_USERNAME— service account usernameMIXPANEL_SA_SECRET— service account secretALLOWED_EVENTS— optional CSV whitelist (recommended)
Local run (optional)
Cloud Run (one-time)
After deploy, note the service URL:
https://mixpanel-mcp-xxxxx-uc.a.run.app
Testing
Health:
GET /healthzSearch:
Fetch the returned
id:
Add to ChatGPT
Settings → Connectors → Add → Custom Connector (MCP) → paste your Cloud Run URL.
This server cannot be installed
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityConnect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.Last updated -1919MIT License
- -securityFlicense-qualityMCP ChatGPT Responses connects Claude to ChatGPT through two essential tools: standard queries for AI-to-AI conversations and web-enabled requests for current information. It uses OpenAI's Responses API to maintain conversation state automatically.Last updated -14
- -security-license-qualityA tool that makes memories stored in ChatGPT accessible across various language models without requiring logins or paywalls.Last updated -
- AsecurityAlicenseAqualityA server that interfaces with the Mixpanel API, allowing users to query events data, retention, and funnels through natural language from any MCP client like Cursor or Claude Desktop.Last updated -137MIT License