Skip to main content
Glama

Adjust MCP

by bitscorp-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

  • 過去7日間の収益レポートを調整する
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

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

  1. インストール
    1. Smithery経由でインストール
    2. クローンを作成してローカルで実行する

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A tool that helps manage and synchronize MCP server configurations across different AI assistant clients (Cline, Roo Code, WindSurf, Claude), automating the process of retrieving, listing, adding, and removing server configurations from client configuration files.
      Last updated -
      6
      39
      2
      JavaScript
      MIT License
      • Apple
    • A
      security
      A
      license
      A
      quality
      An MCP server that connects to the Ramp API, allowing users to interact with their Ramp financial data through natural language using MCP clients like Cursor or Claude Desktop.
      Last updated -
      2
      TypeScript
      MIT License
    • -
      security
      A
      license
      -
      quality
      An MCP server that enables dynamic tool registration and execution based on API definitions, providing seamless integration with services like Claude.ai and Cursor.ai.
      Last updated -
      11
      Python
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      An MCP-compatible server that exposes automated API tools to MCP clients like Claude Desktop or Postman, allowing AI assistants to interact with your selected APIs.
      Last updated -
      3
      JavaScript

    View all related MCP servers

    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