mixpanel-mcp-server

mixpanel-mcp-server

3.3

If you are the rightful owner of mixpanel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for integrating Mixpanel analytics into AI workflows, allowing AI assistants to track events, page views, user signups, and update user profiles in Mixpanel.

The Mixpanel MCP Server is designed to seamlessly integrate Mixpanel analytics into AI workflows, particularly for AI assistants like Claude. This server facilitates the tracking of custom events, page views, user signups, and user profile updates in Mixpanel. It is compatible with Claude Desktop and other MCP clients, providing a robust solution for analytics tracking. The server requires Node.js 16 or higher and a Mixpanel project token for operation. It supports both global installation via npm and direct usage with npx, ensuring flexibility in deployment. The server's tools are prefixed with 'mixpanel_' to avoid namespace collisions, and it offers a straightforward setup process for integration with Claude Desktop.

Features

  • Track custom events in Mixpanel
  • Track page views with referrer information
  • Track user signups and create user profiles
  • Update existing user profiles
  • Simple integration with Claude Desktop and other MCP clients

Tools

  1. track_event

    Track custom events in Mixpanel

  2. track_pageview

    Track page browsing events

  3. track_signup

    Track user registration and create user profiles

  4. set_user_profile

    Update user profile attributes