ミックスパネルMCP
Mixpanel APIと連携するシンプルなMCPサーバー。CursorやClaude DesktopなどのMCPクライアントからMixpanelイベントデータにアクセスできます。イベントデータ、リテンション、ファネルをクエリできます。「2月1日のコホートにおけるユーザーの週次リテンションは?」といったオンデマンド検索に最適です。
今後、Mixpanel API についてさらに詳しく説明していきますので、必要なツールをお知らせいただくか、PR を開いてください。
インストール
Mixpanel 組織設定に移動して、 Mixpanel サービス アカウントを設定し、ユーザー名、パスワード、プロジェクト ID (Mixpanel プロジェクト設定内) を取得してください。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の mixpanel-mcp を自動的にインストールするには:
カーソル用のmixpanel-mcpをインストールするには、「設定」->「カーソル設定」->「機能」->「MCPサーバー」->「+追加」に進みます。
タイプ: コマンドを選択し、Mixpanel の引数<USERNAME> <PW> <PROJECT_ID>
を使用して以下を貼り付けます。
クローンを作成してローカルで実行する
このリポジトリをクローンしますnpm run build
実行します。このコマンドをカーソル (または任意の MCP クライアント) に貼り付けますnode /ABSOLUTE/PATH/TO/mixpanel-mcp/build/index.js YOUR_SERVICE_ACCOUNT_USERNAME YOUR_SERVICE_ACCOUNT_PASSWORD YOUR_PROJECT_ID
例
- 保持数について尋ねる
- イベントの概要を尋ねる
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Mixpanelデータに接続します。Mixpanelアナリティクスからイベント、リテンション、ファネルデータをクエリします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.Last updated -8614TypeScriptApache 2.0
- -securityAlicense-qualityIntegrates with the Eventbrite API to provide AI-assisted event management capabilities for viewing events, tracking attendees, and generating analytics reports.Last updated -31MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with Mixpanel analytics, allowing them to track events, page views, user signups, and update user profiles directly through natural language requests.Last updated -44JavaScriptMIT License
- -securityAlicense-qualityProvides tools for retrieving analytics reports and metrics from PlainSignal through the Model Context Protocol (MCP).Last updated -11JavaScriptMIT License