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.
Platform-specific configuration:
{
"mcpServers": {
"mixpanel-mcp-server": {
"command": "npx",
"args": [
"-y",
"mixpanel-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...