mixpanel-mcp-server and mixpanel-analytics-mcp
The two tools are **ecosystem siblings**: `moonbirdai/mixpanel-mcp-server` is a specialized server that leverages the Mixpanel API (likely facilitated by a client like `andrealufino/mixpanel-analytics-mcp`) to enable AI assistants to track analytics events through conversational interfaces.
About mixpanel-mcp-server
moonbirdai/mixpanel-mcp-server
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.
Implements four prefixed tools (mixpanel_track_event, mixpanel_track_pageview, mixpanel_track_signup, mixpanel_set_user_profile) that communicate via stdio transport with Claude Desktop and any MCP-compliant client. Supports custom event properties, user profile management with Mixpanel's reserved property syntax ($name, $email), and optional referrer tracking for pageviews, with configuration via environment tokens and debug logging capabilities.
About mixpanel-analytics-mcp
andrealufino/mixpanel-analytics-mcp
MCP to connect to Mixpanel API.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work