Skip to main content
Glama

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日間の収益レポートを調整する

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

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