Skip to Content
Build an MCPMixpanel

Mixpanel MCP

Run Mixpanel JQL and segmentation queries for funnel, retention, and event analytics.

Overview

Catalog IDmcp-mixpanel
Categoryanalytics
Auth methodAPI key
Blast radiusread-only
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
query_eventsQuery Mixpanel events.
get_funnelGet funnel data.
get_retentionGet retention data.
get_segmentationGet event segmentation.
list_cohortsList cohorts.

Tool parameters

query_events

Query Mixpanel events.

ParameterTypeDescription
eventstringoptionalEvent name
from_datestringrequiredStart date (YYYY-MM-DD)
to_datestringrequiredEnd date

get_funnel

Get funnel data.

ParameterTypeDescription
funnel_idintegerrequiredFunnel ID
from_datestringoptionalStart date
to_datestringoptionalEnd date

get_retention

Get retention data.

ParameterTypeDescription
from_datestringrequiredStart date
to_datestringrequiredEnd date
born_eventstringoptionalBirth event

get_segmentation

Get event segmentation.

ParameterTypeDescription
eventstringrequiredEvent name
from_datestringrequiredStart date
to_datestringrequiredEnd date
onstringoptionalProperty to segment by

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Mixpanel and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified read-only. This MCP only reads data and cannot modify anything in the connected service.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on