mixpanel-mcp-server and amplitude-mcp-server
These are ecosystem siblings—both are MCP server implementations for different analytics platforms that serve the same use case (enabling Claude to interact with analytics data), allowing users to choose their preferred analytics backend.
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 amplitude-mcp-server
moonbirdai/amplitude-mcp-server
MCP server for Amplitude Analytics integration with AI assistants. Enables Claude and other MCP clients to track events, pageviews, signups, and revenue through natural language requests.
This project helps product managers, marketers, and business analysts automatically log user interactions and revenue in Amplitude Analytics using natural language. You can simply tell an AI assistant like Claude to 'track a page view for the pricing page' or 'track a purchase of Product X for $49.99', and it will update your Amplitude data.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work