Adjust MCP

by bitscorp-mcp
Verified

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.

Integrations

  • Used for installation and distribution of the MCP server package

MCPを調整する

Adjust APIと連携するシンプルなMCPサーバー。CursorやClaude DesktopなどのMCPクライアントからAdjustデータにアクセスできます。レポート、指標、パフォーマンスデータのクエリが可能です。「2月1日のキャンペーンのインストール数は?」といったオンデマンド検索に最適です。

今後、Adjust API の範囲をさらに広げていく予定ですので、必要なツールをお知らせいただくか、PR を開いてください。

インストール

Adjust アカウント設定から必ず Adjust API キーを取得してください。

Smithery経由でインストール

Smithery経由で Claude Desktop 用の mcp-adjust を自動的にインストールするには:

npx -y @smithery/cli install @bitscorp/mcp-adjust --client claude

カーソル用のmcp-adjustをインストールするには、「設定」->「カーソル設定」->「機能」->「MCPサーバー」->「+追加」に進みます。

タイプ: コマンドを選択し、AdjustのAPIキーを使用して以下を貼り付けます。

npx -y @smithery/cli@latest run @bitscorp/mcp-adjust --config "{\"apiKey\":\"YOUR_ADJUST_API_KEY\"}"

クローンを作成してローカルで実行する

このリポジトリをクローンしますnpm run build実行します。このコマンドをカーソル (または任意の MCP クライアント) に貼り付けますnode /ABSOLUTE/PATH/TO/mcp-adjust/build/mcp-adjust.js YOUR_ADJUST_API_KEY

  • 過去7日間の収益レポートを調整する
-
security - not tested
F
license - not found
-
quality - not tested

Adjust API とインターフェースする MCP サーバー。Cursor や Claude Desktop などの任意の MCP クライアントから自然言語を使用して、モバイル分析レポート、メトリック、パフォーマンス データを照会できます。

  1. Installation
    1. Installing via Smithery
    2. Clone and run locally
  2. Examples
    ID: 0i1rbkwsjc