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
Idioma:
JavaScript
Creado:4/14/2025
Actualizado:6/9/2025
Página de inicio: