MCP.so
登录

Triple Whale MCP Server

@mattcoatsworth

关于 Triple Whale MCP Server

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

mattcoatsworth

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Triple Whale MCP Server?

An MCP server for accessing Triple Whale e-commerce analytics data through the Triple Whale API. It provides tools and resources to retrieve blended stats, shop information, and discover available metrics and dimensions for a configured Triple Whale shop.

How to use Triple Whale MCP Server?

Clone the repository, install dependencies with npm install, create a .env file containing TRIPLE_WHALE_API_KEY and TRIPLE_WHALE_SHOP_ID, and then run the server with npm run dev. Use npm run inspect to test tools and browse resources via the MCP Inspector web interface.

Key features of Triple Whale MCP Server

  • Access to Blended Stats Table data
  • Shop information retrieval
  • Available metrics and dimensions discovery
  • MCP Inspector integration for testing
  • Four configurable tools and three URI resources

Use cases of Triple Whale MCP Server

  • Retrieve blended e-commerce analytics (e.g., revenue, orders) for a date range
  • Get details about a Triple Whale shop’s configuration
  • Explore which metrics and dimensions are available for reporting
  • Test and debug API interactions in the MCP Inspector interface

FAQ from Triple Whale MCP Server

What credentials are required to use Triple Whale MCP Server?

You need a Triple Whale API key and a shop ID. These are stored in a .env file as TRIPLE_WHALE_API_KEY and TRIPLE_WHALE_SHOP_ID.

How do I test the Triple Whale MCP Server?

Run npm run inspect to open the MCP Inspector web interface, which allows you to test all available tools with custom inputs, browse resources, and view server logs and responses.

What tools does Triple Whale MCP Server offer?

It provides four tools: get_blended_stats, get_shop_info, get_available_metrics, and get_available_dimensions.

Where can I find Triple Whale API documentation?

The README links to the Blended Stats Table Documentation and the Triple Whale API Reference.

Does Triple Whale MCP Server require a Triple Whale subscription?

The README does not explicitly mention subscription requirements, but access to the API implies an active Triple Whale account with an API key and shop ID.

评论

其他 分类下的更多 MCP 服务器