Mixpanel MCP logo

Mixpanel MCP

by dragonkhoi

Mixpanel MCP is a simple server that interfaces with the Mixpanel API, enabling you to query Mixpanel events data, retention, and funnels from MCP clients like Cursor or Claude Desktop. It's great for on-demand data lookups.

View on GitHub

Last updated: N/A

What is Mixpanel MCP?

Mixpanel MCP is a server that acts as a bridge between Mixpanel's analytics data and MCP (Machine Communication Protocol) clients like Cursor and Claude Desktop. It allows users to query and analyze their Mixpanel data directly within these clients.

How to use Mixpanel MCP?

The server can be installed via Smithery or by cloning the repository and running it locally. You'll need a Mixpanel Service Account username, password, and project ID. Once installed, you can use MCP clients to send queries to the server and receive data about events, retention, and funnels.

Key features of Mixpanel MCP

  • Query Mixpanel events data

  • Access retention metrics

  • Analyze funnels

  • Integrate with Cursor

  • Integrate with Claude Desktop

Use cases of Mixpanel MCP

  • Quickly check weekly retention for a specific cohort

  • Get an overview of events data

  • Analyze funnel conversion rates

  • Perform ad-hoc data analysis within Cursor or Claude Desktop

  • Automate data reporting tasks

FAQ from Mixpanel MCP

What is a Mixpanel Service Account?

A Mixpanel Service Account allows programmatic access to your Mixpanel data without requiring a user's credentials.

How do I get my Mixpanel Project ID?

Your Project ID can be found in your Mixpanel Project Settings.

What MCP clients are supported?

Currently, Cursor and Claude Desktop are explicitly mentioned as supported MCP clients.

Can I contribute to this project?

Yes, the author encourages contributions via pull requests.

Where can I find the installation instructions?

Installation instructions are provided in the README file of the GitHub repository, including methods for Smithery and local installation.