Loading languages...
MI

mixpanel-mcp-server

@ciaraadkins1

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.

mixpanel
analytics
tracking
events
user profiles

# mcpServer Config

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

# stdio

npx mixpanel-mcp-server --token YOUR_MIXPANEL_TOKEN
Transport:
stdio
语言:
JavaScript
创建时间:4/14/2025
更新时间:6/9/2025
主页: