drio
Open app

mcp-adjust

Source

Adjust Reporting API

Catalog onlyCatalog onlySTDIO

Overview

mcp-adjust is a simple MCP server that interfaces with the Adjust API, allowing users to access and query their Adjust data from any MCP client like Cursor or Claude Desktop.

To use mcp-adjust, you need to install it via Smithery or clone the repository and run it locally. Make sure to obtain your Adjust API key from your Adjust account settings.

  • Interfaces with the Adjust API for data access - Allows querying of reports, metrics, and performance data - Supports on-demand lookups for campaign data
  1. Querying install numbers for specific campaigns.
  2. Accessing revenue reports for the last 7 days.
  3. Integrating Adjust data into various MCP clients for analysis.

Add to your AI client

Use these steps to connect mcp-adjust in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-adjust-bitscorp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-adjust-bitscorp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-adjust-bitscorp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-adjust-bitscorp-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-adjust-bitscorp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-adjust-bitscorp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-adjust-bitscorp-mcp"
      ]
    }
  }
}

FAQ

How do I install mcp-adjust?

You can install it via Smithery or clone the repository and run it locally using your Adjust API key.

What clients can I use with mcp-adjust?

mcp-adjust works with MCP clients like Cursor and Claude Desktop.

Is there ongoing support for the Adjust API?

Yes, the project is continuously updated to cover more features of the Adjust API.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2809,"uuid":"3f1a8124-5e17-4d2c-b74b-7996368928e2","name":"mcp-adjust","title":"mcp-adjust","description":"Adjust Reporting API","avatar_url":null,"created_at":"2025-03-14T10:02:06.497+00:00","updated_at":"2025-03-14T10:02:16.122+00:00","status":"created","author_name":"bitscorp-mcp","author_avatar_url":null,"tags":"mcp-adjust,reporting-api,data-interface","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/bitscorp-mcp/mcp-adjust","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"e467cc3e-b071-450b-9a50-951ab84f9f93","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]