Integrations

  • Used for installation and distribution of the MCP server package

调整 MCP

一款简单的 MCP 服务器,可与 Adjust API 接口,让您可以从任何 MCP 客户端(例如 Cursor 或 Claude Desktop)访问您的 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

要为 Cursor 安装 mcp-adjust,请前往“设置”->“Cursor 设置”->“功能”->“MCP 服务器”->“+ 添加”

选择类型:命令并粘贴以下内容,使用来自 Adjust 的 API 密钥

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

克隆并在本地运行

克隆此 repo 运行npm run build将此命令粘贴到 Cursor(或任何 MCP 客户端) node /ABSOLUTE/PATH/TO/mcp-adjust/build/mcp-adjust.js YOUR_ADJUST_API_KEY

示例

  • 使用调整报告过去 7 天的收入
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器与 Adjust API 交互,允许您使用自然语言从任何 MCP 客户端(如 Cursor 或 Claude Desktop)查询移动分析报告、指标和性能数据。

  1. Installation
    1. Installing via Smithery
    2. Clone and run locally
  2. Examples

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.
      Last updated 21 days ago
      7
      87
      15
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.
      Last updated 2 months ago
      7
      18
      4
      TypeScript
      MIT License
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      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 months ago
      TypeScript
      MIT License
    • -
      security
      F
      license
      -
      quality
      An MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store, enabling users to research apps, track market trends, study competitors, and understand user feedback across mobile marketplaces.
      Last updated a month ago
      102
      5
      JavaScript

    View all related MCP servers

    ID: 0i1rbkwsjc