Mixpanel MCP Server

v1.0.0APIsstable

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.

ai-toolsanalyticsclaudeevent-trackingmcp
Share:
5
Stars
0
Downloads
0
Weekly
0/5

About

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.

Features

  • mixpanel_track_event
  • mixpanel_track_pageview
  • mixpanel_track_signup
  • mixpanel_set_user_profile

Use Cases

Track a custom event in Mixpanel
Track a page view event in Mixpanel
Track a signup event and create a user profile in Mixpanel
Update a user's profile properties in Mixpanel
moonbirdai

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.0
UpdatedAug 29, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @toolsdk.ai/mixpanel-mcp-server

Manual Installation

npx -y @toolsdk.ai/mixpanel-mcp-server

Examples

Basic Configuration

Configure Mixpanel MCP Server

npx -y @toolsdk.ai/mixpanel-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mixpanel": { "command": "npx", "args": ["-y", "@toolsdk.ai/mixpanel-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mixpanel MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides