Back to directory
ciaraadkins/mixpanel-mcp-server

ciaraadkins/mixpanel-mcp-server

@ciaraadkins

MCP server for Mixpanel Analytics integration with AI assistants. Enables Claude and other MCP clients to track events, pageviews, and user profiles through conversational interfaces.

mixpanelanalyticstrackingeventsuser-profilesmcptool

Installation & Configuration

{
  "mcpServers": {
    "mixpanel-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "mixpanel-mcp-server",
        "--token",
        "YOUR_MIXPANEL_TOKEN"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15