TripleWhale MCP Server
OfficialTriplewhale 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
요구 사항
Node.js >= v18.0.0
클로드 데스크탑
Triplewhale API 키 - Triplewhale 콘솔을 통해 생성할 수 있습니다. 자세히 알아보거나 여기를 클릭하여 빠르게 액세스하세요.
Related MCP server: Calculator MCP Server
지역적으로 사용하는 방법
npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY실행합니다.Claude Desktop을 다시 시작하세요
이제
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 testThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceA Model Context Protocol (MCP) server for web research. Bring real-time info into Claude and easily research any topic.31,709300MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.465MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that enables Claude to use Monte Carlo Tree Search algorithms for deep, explorative analysis of topics, questions, or text inputs.65MIT
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.13641TypeScriptMozilla Public 2.0
Related MCP Connectors
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Connect e-commerce and marketing data to AI assistants via MCP.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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