MCP server

Mixpanel
MCPOfficial Mixpanel MCP. Events you can query.
Mixpanel’s remote insights server. Ask the project you already instrumented.
latest·Proprietary·Updated this quarter·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"mixpanel": {
"url": "https://mcp.mixpanel.com/mcp"
}
}
}By Mixpanel
Spec
What the server actually exposes.
insights
readAn insights report.
events
readEvent names and volume.
funnels
readA funnel you already saved.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
mixpanel-mcp.mcp/tools
Tools
- read
insights
An insights report.
- read
events
Event names and volume.
- read
funnels
A funnel you already saved.
Last call
{ "ok": true,
"tool": "insights",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
