TripleWhale MCP Server
Officialトリプルホエール 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 Server を自動的にインストールするには:
npx -y @smithery/cli install triplewhale --client claude要件
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デスクトップを再起動します
これで
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