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.

mixpanel-mcp-server
30
Emerging
amplitude-mcp-server
29
Experimental
Maintenance 2/25
Adoption 4/25
Maturity 9/25
Community 15/25
Maintenance 2/25
Adoption 4/25
Maturity 9/25
Community 14/25
Stars: 5
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

Implements five specialized analytics tools (custom events, pageviews, signups, user properties, revenue tracking) that communicate via stdio transport with Claude Desktop and other MCP clients. Supports flexible user identification through either user_id or device_id, allowing tracking across authenticated and anonymous sessions. Integrates directly into Claude's native interface through configuration-based setup, eliminating the need for separate API wrappers or authentication flows.

Scores updated daily from GitHub, PyPI, and npm data. How scores work