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
主頁: