Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Adjust

FreeNot checked

Integrates with Adjust API to enable natural language queries for marketing analytics data, including campaign performance metrics and reports without leaving y

GitHubEmbed

About

Integrates with Adjust API to enable natural language queries for marketing analytics data, including campaign performance metrics and reports without leaving your chat interface.

README

MseeP.ai Security Assessment Badge

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

from github.com/bitscorp-mcp/mcp-adjust

Installing Adjust

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/bitscorp-mcp/mcp-adjust

FAQ

Is Adjust MCP free?

Yes, Adjust MCP is free — one-click install via Unyly at no cost.

Does Adjust need an API key?

No, Adjust runs without API keys or environment variables.

Is Adjust hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Adjust in Claude Desktop, Claude Code or Cursor?

Open Adjust on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Adjust with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs