Server Directory
Data & AnalyticsIntermediate

Mixpanel

by Mixpanel

Connect to Mixpanel for product analytics and user journey tracking. Query events, analyze funnels, access cohort data, and track user engagement metrics.

CAPABILITIES

  • Event tracking and queries
  • User profile lookups
  • Funnel analysis
  • Retention reports
  • Segmentation
  • Custom event properties

INSTALLATION

Terminal
npx -y @mixpanel/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "mixpanel": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@mixpanel/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Mixpanel
NPM Package
@mixpanel/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →