local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
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 服务器:
Copy
要求
如何在本地使用
- 运行
npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY
- 重启Claude桌面
- 您现在应该可以尝试一个简单的命令,例如
what's my meta spend in the last 7 days?
支持的工具
moby
使用 Claude Desktop 进行开发
Copy
然后,每次想要测试更改时重新启动 Claude 。
测试
要运行测试,您需要根据.env.example
文件设置.env
文件。
Copy
This server cannot be installed
模型上下文协议 (MCP) 的实现,允许用户通过 Claude Desktop 使用自然语言查询与 TripleWhale 的电子商务分析平台进行交互。