Keitaro TDS API MCP Plugin
@GodzillaDancer
About Keitaro TDS API MCP Plugin
Keitaro API MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"keitaro-mcp": {
"command": "node",
"args": [
"install-cursor-plugin.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Keitaro TDS API MCP Plugin?
An MCP server that integrates with the Keitaro TDS API, providing tools to manage campaigns, streams, offers, clicks, conversions, reports, and domains directly from an MCP‑compatible client like Cursor.
How to use Keitaro TDS API MCP Plugin?
Clone the repository, install dependencies (npm install), install globally (npm install -g .), then either run the included install script (node install-cursor-plugin.js) or manually add the server entry to ~/.cursor/mcp.json. Configure the API endpoint and key in a .env file (KEITARO_API_URL, KEITARO_API_KEY), restart Cursor, and select “Keitaro” from the command palette.
Key features of Keitaro TDS API MCP Plugin
- List, create, update, and delete campaigns
- Fetch traffic streams and sources
- Manage offers and domains
- Access clicks and conversions
- Generate custom reports with filters
- Works as a standard MCP server with Cursor
Use cases of Keitaro TDS API MCP Plugin
- Automate campaign creation and updates directly from an editor
- Retrieve real‑time performance data (clicks, conversions)
- Generate reports grouped by campaign, stream, or source
- Manage offers and domains without leaving the development environment
FAQ from Keitaro TDS API MCP Plugin
How do I install the plugin in Cursor?
Clone the repo, run npm install and npm install -g ., then execute node install-cursor-plugin.js and restart Cursor. Alternatively, add the server entry manually to ~/.cursor/mcp.json.
Where do I configure the Keitaro API credentials?
Create a .env file in the project root with KEITARO_API_URL set to your Keitaro admin API endpoint and KEITARO_API_KEY set to your API key.
What tools are available?
Tools span campaigns, traffic streams, traffic sources, offers, clicks, conversions, reports, and domains – each with list, get, and (where applicable) create, update, delete actions.
Can I test the server in development mode?
Yes, run npm run dev for hot‑reload development or npm run inspect to test the MCP server’s interaction.
Frequently asked questions
How do I install the plugin in Cursor?
Clone the repo, run `npm install` and `npm install -g .`, then execute `node install-cursor-plugin.js` and restart Cursor. Alternatively, add the server entry manually to `~/.cursor/mcp.json`.
Where do I configure the Keitaro API credentials?
Create a `.env` file in the project root with `KEITARO_API_URL` set to your Keitaro admin API endpoint and `KEITARO_API_KEY` set to your API key.
What tools are available?
Tools span campaigns, traffic streams, traffic sources, offers, clicks, conversions, reports, and domains – each with `list`, `get`, and (where applicable) `create`, `update`, `delete` actions.
Can I test the server in development mode?
Yes, run `npm run dev` for hot‑reload development or `npm run inspect` to test the MCP server’s interaction.
Basic information
More Developer Tools MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments