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를 자동으로 설치하려면:

지엑스피1

커서에 mcp-adjust를 설치하려면 설정 -> 커서 설정 -> 기능 -> MCP 서버 -> + 추가로 이동하세요.

유형 선택: 명령을 선택하고 Adjust의 API 키를 사용하여 아래를 붙여넣습니다.

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

로컬에서 복제하고 실행

이 저장소를 복제합니다. 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

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. 로컬에서 복제하고 실행
  2. 예시

    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 -
      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 -
      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 -
      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 -
      102
      5
      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