Adjust MCP
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
Related MCP server: Ramp MCP
例
過去7日間の収益レポートを調整する
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bitscorp-mcp/mcp-adjust'
If you have feedback or need assistance with the MCP directory API, please join our Discord server