GitHub Stats

    Stars

    1

    Forks

    4

    Release Date

    3/17/2025

    about 3 months ago

    Detailed Description

    adjust mcp

    smithery badge

    simple mcp server that interfaces with the adjust api, allowing you to talk to your adjust data from any mcp client like cursor or claude desktop. query reports, metrics, and performance data. great for on-demand look ups like: "what's the install numbers for the feb 1 campaign?"

    i am adding more coverage of the adjust api over time, let me know which tools you need or just open a pr.

    installation

    make sure to get your adjust api key from your adjust account settings.

    installing via smithery

    to install mcp-adjust for claude desktop automatically via smithery:

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

    to install mcp-adjust for cursor, go to settings -> cursor settings -> features -> mcp servers -> + add

    select type: command and paste the below, using your api key from adjust

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

    clone and run locally

    clone this repo run npm run build paste this command into cursor (or whatever mcp client) node /absolute/path/to/mcp-adjust/build/mcp-adjust.js your_adjust_api_key

    examples

    • use adjust report revenue for the last 7 days

    About the Project

    This app has not been claimed by its owner yet.

    Claim Ownership

    Receive Updates

    Security Updates

    Get notified about trust rating changes

    to receive email notifications.