Integrations
Allows querying Mixpanel analytics data including events, retention, and funnels. Provides access to Mixpanel data through an MCP server for on-demand analytics lookups.
ミックスパネル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
例
- 保持数について尋ねる
- イベントの概要を尋ねる
You must be authenticated.
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
- -securityFlicense-qualityEnables form management, response handling, and analytics through the Fillout.io API for enhanced form interactions and insights.Last updated -TypeScript
- -securityFlicense-qualityProvides access to PyTorch CI/CD analytics data including workflows, jobs, test runs, and log analysis through an MCP interface.Last updated -Python
- -securityAlicense-qualityIntegrates with the Eventbrite API to provide AI-assisted event management capabilities for viewing events, tracking attendees, and generating analytics reports.Last updated -MIT License
- AsecurityAlicenseAqualityProvides tools for interacting with the Flow blockchain, including Flow balance checking, token balance querying, and Cadence Owned Account information retrieval.Last updated -5310TypeScriptMIT License