TripleWhale MCP Server

TripleWhale MCP Server
Official

Triplewhale MCP Server. Contribute to Triple-Whale/mcp-server-triplewhale development by creating an account on GitHub.

Triple-Whale

Ecommerce & Retail
Finance
Visit Server

README

Triplewhale MCP Server

npm version npm downloads License: MIT smithery badge

Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, we provide an installer as well as an MCP Server for Triplewhale.

This lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things with Triplewhale, e.g.:

  • 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?

Claude Setup

Installing via Smithery

To install Triplewhale MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install triplewhale --client claude

Requirements

  • Node.js >= v18.0.0
  • Claude Desktop
  • Triplewhale API key - you can generate one through the Triplewhale console. Learn more or click here for quick access.

How to use locally

  1. Run npx -y @triplewhale/mcp-server-triplewhale init $TRIPLEWHALE_API_KEY
  2. Restart Claude Desktop
  3. You should now be able to try a simple command such as what's my meta spend in the last 7 days?

Supported Tools

  • moby

Development with Claude Desktop

npm install
npm run build
npm run watch # You can keep this open.
node dist/index.js init $TRIPLEWHALE_API_KEY

Then, restart Claude each time you want to test changes.

Testing

To run the tests you need to setup the .env file according to the .env.example file.

npm run test

Recommended Servers

Crypto Price & Market Analysis MCP Server

Crypto Price & Market Analysis MCP Server

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data. - truss44/mcp-crypto-price

Featured
TypeScript
Adamik MCP Server

Adamik MCP Server

Adamik MCP. Contribute to AdamikHQ/adamik-mcp-server development by creating an account on GitHub.

Official
Local
TypeScript
chromia-mcp

chromia-mcp

Contribute to chromindscan/chromia-mcp development by creating an account on GitHub.

Official
Local
TypeScript
ntropy-mcp MCP Server

ntropy-mcp MCP Server

MCP server for enriching banking data using the Ntropy API - ntropy-network/ntropy-mcp

Official
Python
Bitrefill Search and Shop

Bitrefill Search and Shop

A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill. - bitrefill/bitrefill-mcp-server

Official
TypeScript
actors-mcp-server

actors-mcp-server

Model Context Protocol (MCP) Server for Apify's Actors - apify/actors-mcp-server

Official
TypeScript
Iaptic MCP Server

Iaptic MCP Server

Model Context Protocol server for interacting with iaptic - iaptic/mcp-server-iaptic

Official
TypeScript
BigGo MCP Server

BigGo MCP Server

BigGo MCP Server utilizes APIs from BigGo, a professional price comparison website. - Funmula-Corp/BigGo-MCP-Server

Official
Python
Open-Ledger-MCP-Server

Open-Ledger-MCP-Server

A Model Context Protocol (MCP) server implementation for the OpenLedger API. This server provides structured context to AI models according to the MCP specification. - openledger/Open-Ledger-MCP-Server

Official
TypeScript
Cryptocurrency Daemon MCP Server

Cryptocurrency Daemon MCP Server

MCP server for interacting with cryptocurrency daemon RPC interfaces (BETA) - raw391/coin_daemon_mcp

Local
TypeScript