60
grade C
10 days ago
glama

Mixpanel MCP Server

An MCP server that provides access to the Mixpanel REST API, enabling AI agents to query events, funnels, retention data, and user profiles. It allows users to perform complex analytics tasks and export raw event data through natural language prompts.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MIXPANEL_API_SECRET, MIXPANEL_SERVICE_ACCOUNT_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMIXPANEL_API_SECRETOne auth method Project API secret (legacy)
configMIXPANEL_PROJECT_IDexport ="your-project-id"
configMIXPANEL_REGIONNo US (default) or EU
🔐 secretMIXPANEL_SERVICE_ACCOUNT_PASSWORDexport ="your-password"
configMIXPANEL_SERVICE_ACCOUNT_USERNAMEexport ="your-username"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/t-campbell18-mcp-mixpanel-qxla7e)](https://m8ven.ai/mcp/t-campbell18-mcp-mixpanel-qxla7e)
commit: f5c8f9f8f1469dd2b0938d1d0fc8aa2d11a14057
code hash: e3620cb11413650e873cbec75e0c2f0c0be710683c8e1a8a0a51ab9a271a2a5b
verified: 4/11/2026, 2:40:47 PM
view raw JSON →