Mixpanel Mcp

by mendeel

231 downloads
Not rated
GitHub

About

Query and analyze your Mixpanel events data seamlessly from any MCP client. Retrieve insights such as event overviews, retention metrics, and funnel analyses on demand. Empower your workflows with direct access to Mixpanel analytics through a simple, integrated interface.

Details

Author
mendeel
Downloads
231
Categories
Search

- Query Mixpanel events data
- Retrieve event overviews on demand
- Retrieve retention metrics on demand
- Retrieve funnel analyses on demand
- Works with any MCP client
- Direct access to Mixpanel analytics

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mixpanel Mcp
    Command (node, npx, python, etc.) node
    Arguments
    • Argument 1 ABSOLUTE/PATH/TO/mixpanel-mcp/build/index.js
    • Argument 2 YOUR_SERVICE_ACCOUNT_USERNAME
    • Argument 3 YOUR_SERVICE_ACCOUNT_PASSWORD
    • Argument 4 YOUR_PROJECT_ID
    • Argument 5 YOUR_MIXPANEL_REGION

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mixpanel mcp": {
            "command": "node",
            "args": [
                "ABSOLUTE/PATH/TO/mixpanel-mcp/build/index.js",
                "YOUR_SERVICE_ACCOUNT_USERNAME",
                "YOUR_SERVICE_ACCOUNT_PASSWORD",
                "YOUR_PROJECT_ID",
                "YOUR_MIXPANEL_REGION"
            ]
        }
    }
}

Command

"node"

Args

[
    "ABSOLUTE/PATH/TO/mixpanel-mcp/build/index.js",
    "YOUR_SERVICE_ACCOUNT_USERNAME",
    "YOUR_SERVICE_ACCOUNT_PASSWORD",
    "YOUR_PROJECT_ID",
    "YOUR_MIXPANEL_REGION"
]

Query and analyze your Mixpanel events data seamlessly from any MCP client. Retrieve insights such as event overviews, retention metrics, and funnel analyses on demand. Empower your workflows with direct access to Mixpanel analytics through a simple, integrated interface.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.