Skip to main content
Glama

TripleWhale MCP Server

Official
by Triple-Whale

Servidor MCP de Triplewhale

El Protocolo de Contexto de Modelo (MCP) es un nuevo protocolo estandarizado para gestionar el contexto entre grandes modelos de lenguaje (LLM) y sistemas externos. En este repositorio, ofrecemos un instalador y un servidor MCP para Triplewhale .

Esto le permite usar Claude Desktop, o cualquier cliente MCP, para usar lenguaje natural para lograr cosas con Triplewhale, por ejemplo:

  • Was my net profit positive last month?.
  • Rank countries by order revenue and new users for the last quarter..
  • Give me ads ROAS over the last 7 days and break it out by attribution model?

Configuración de Claude

Instalación mediante herrería

Para instalar Triplewhale MCP Server para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install triplewhale --client claude

Requisitos

Cómo utilizar localmente

  1. Ejecute npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY
  2. Reiniciar Claude Desktop
  3. Ahora deberías poder probar un comando simple como what's my meta spend in the last 7 days?

Herramientas compatibles

  • moby

Desarrollo con Claude Desktop

npm install npm run build npm run watch # You can keep this open. node dist/index.js init $TRIPLEWHALE_API_KEY

Luego, reinicie Claude cada vez que desee probar los cambios.

Pruebas

Para ejecutar las pruebas es necesario configurar el archivo .env de acuerdo con el archivo .env.example .

npm run test
-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Una implementación del Protocolo de Contexto de Modelo (MCP) que permite a los usuarios interactuar con la plataforma de análisis de comercio electrónico de TripleWhale utilizando consultas en lenguaje natural a través de Claude Desktop.

  1. Configuración de Claude
    1. Instalación mediante herrería
    2. Requisitos
    3. Cómo utilizar localmente
    4. Herramientas compatibles
    5. Desarrollo con Claude Desktop
  2. Pruebas

    Related MCP Servers

    • A
      security
      F
      license
      A
      quality
      Model Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.
      Last updated -
      10
      53
      16
      JavaScript
      • Apple
    • -
      security
      F
      license
      -
      quality
      A Model Context Protocol (MCP) server that enables interaction with JIRA APIs through Claude Desktop, allowing users to search, create, update, and manage JIRA issues using natural language commands.
      Last updated -
      Python
      • Linux
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that enables interaction with Microsoft Dynamics 365 CRM from Claude Desktop, allowing users to retrieve, create, and update CRM data through natural language.
      Last updated -
      5
      4
      TypeScript
      MIT License
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs through natural language commands.
      Last updated -
      111
      2
      TypeScript
      MIT License
      • Apple

    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/Triple-Whale/mcp-server-triplewhale'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server