Skip to main content
Glama
Triple-Whale

TripleWhale MCP Server

Official
by Triple-Whale

Triplewhale MCP 서버

npm 버전 npm 다운로드 라이센스: MIT 대장간 배지

모델 컨텍스트 프로토콜(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

요구 사항

Related MCP server: Calculator MCP Server

지역적으로 사용하는 방법

  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
A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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