MCP server for RedTrack affiliate tracking API
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for the RedTrack affiliate tracking API. Query campaigns, clicks, conversions, and reports from any MCP-compatible client (Claude Code, Claude Desktop, Cursor, etc.).
This prints the config snippet for your MCP client.
Add to your MCP settings JSON:
| Tool | Description |
|---|---|
get_campaigns | List campaigns with filtering by title, status, source, tags, date range |
get_campaign | Get single campaign by ID with full config |
get_campaigns_v2 | List campaigns via v2 endpoint |
| Tool | Description |
|---|---|
get_clicks | Click-level log with IP, country, device, campaign details (max 10k/page) |
get_conversions | Conversion log with payout, cost, revenue, attribution (max 10k/page) |
| Tool | Description |
|---|---|
get_report | Aggregated stats grouped by dimension (campaign, offer, country, date, sub1-20, etc.) |
| Tool | Description |
|---|---|
get_offers | List offers with filtering |
get_offer | Single offer by ID |
get_sources | List traffic sources |
get_source | Single source by ID |
get_networks | List affiliate networks |
get_landings | List landing pages |
get_settings | Account settings (timezone, currency, conversion types) |
| Variable | Required | Default | Description |
|---|---|---|---|
REDTRACK_API_KEY | Yes | โ | Your RedTrack API key |
REDTRACK_ENV_FILE | No | .env | Path to .env file |
MIT
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-redtrack)<a href="https://allmcps.com/mcp/mcp-redtrack"><img src="https://allmcps.com/api/badge/mcp-redtrack?style=directory" alt="MCP Redtrack on AllMCPs" /></a>