トリプルホエール 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 を自動的にインストールするには:
要件
- Node.js >= v18.0.0
- クロードデスクトップ
- Triplewhale APIキー - Triplewhaleコンソールから生成できます。詳細はこちら、またはこちらをクリックしてすぐにアクセスしてください。
現地での使い方
npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY
実行します。- Claudeデスクトップを再起動します
- これで
what's my meta spend in the last 7 days?
などの簡単なコマンドを試すことができるようになります。
サポートされているツール
moby
Claude Desktopによる開発
その後、変更をテストするたびにClaude を再起動します。
テスト
テストを実行するには、 .env.example
ファイルに従って.env
ファイルを設定する必要があります。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
モデル コンテキスト プロトコル (MCP) の実装により、ユーザーは Claude Desktop を通じて自然言語クエリを使用して TripleWhale の e コマース分析プラットフォームと対話できるようになります。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityModel 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 -105316JavaScript
- -securityFlicense-qualityA 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
- AsecurityAlicenseAqualityA 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 -54TypeScriptMIT License
- -securityAlicense-qualityA 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 -1112TypeScriptMIT License