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
mcp-server

# 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
Домашняя страница: