Skip to main content
Glama

Adjust MCP

by bitscorp-mcp

Ajustar MCP

Servidor MCP simple que interactúa con la API de Adjust, lo que te permite acceder a tus datos de Adjust desde cualquier cliente MCP como Cursor o Claude Desktop. Consulta informes, métricas y datos de rendimiento. Ideal para búsquedas bajo demanda como: "¿Cuáles son las cifras de instalaciones de la campaña del 1 de febrero?"

Estoy agregando más cobertura de la API de ajuste con el tiempo, déjame saber qué herramientas necesitas o simplemente abre una solicitud.

Instalación

Asegúrate de obtener tu clave API de Adjust desde la configuración de tu cuenta de Adjust.

Instalación mediante herrería

Para instalar mcp-adjust para Claude Desktop automáticamente a través de Smithery :

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

Para instalar mcp-adjust para Cursor, vaya a Configuración -> Configuración del cursor -> Características -> Servidores MCP -> + Agregar

Seleccione Tipo: comando y pegue lo siguiente, usando su clave API de Ajustar

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

Clonar y ejecutar localmente

Clonar este repositorio Ejecutar npm run build Pegar este comando en el node /ABSOLUTE/PATH/TO/mcp-adjust/build/mcp-adjust.js YOUR_ADJUST_API_KEY

Ejemplos

  • Utilice el informe de ajuste de ingresos de los últimos 7 días
-
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.

Servidor MCP que interactúa con la API de Adjust, lo que le permite consultar informes de análisis móviles, métricas y datos de rendimiento utilizando lenguaje natural desde cualquier cliente MCP como Cursor o Claude Desktop.

  1. Instalación
    1. Instalación mediante herrería
    2. Clonar y ejecutar localmente
  2. Ejemplos

    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