Skip to main content
Glama

TripleWhale MCP Server

Official
by Triple-Whale

Triplewhale MCP 서버

모델 컨텍스트 프로토콜(MCP)은 대규모 언어 모델(LLM)과 외부 시스템 간의 컨텍스트를 관리하기 위한 새로운 표준화된 프로토콜 입니다. 이 저장소에서는 Triplewhale 용 설치 프로그램과 MCP 서버를 제공합니다.

이를 통해 Claude Desktop이나 모든 MCP 클라이언트를 사용하여 자연어를 사용하여 Triplewhale에서 다음과 같은 작업을 수행할 수 있습니다.

  • 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?

클로드 셋업

Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 Triplewhale MCP 서버를 자동으로 설치하려면:

지엑스피1

요구 사항

지역적으로 사용하는 방법

  1. npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY 실행합니다.
  2. Claude Desktop을 다시 시작하세요
  3. 이제 what's my meta spend in the last 7 days? 와 같은 간단한 명령을 실행해 볼 수 있을 것입니다.

지원되는 도구

  • moby

Claude Desktop을 사용한 개발

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

그런 다음 변경 사항을 테스트할 때마다 Claude를 다시 시작합니다 .

테스트

테스트를 실행하려면 .env.example 파일에 따라 .env 파일을 설정해야 합니다.

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.

Claude Desktop을 통해 자연어 쿼리를 사용하여 사용자가 TripleWhale의 전자상거래 분석 플랫폼과 상호 작용할 수 있도록 하는 MCP(Model Context Protocol) 구현입니다.

  1. 클로드 셋업
    1. Smithery를 통해 설치
    2. 요구 사항
    3. 지역적으로 사용하는 방법
    4. 지원되는 도구
    5. Claude Desktop을 사용한 개발
  2. 테스트

    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