Loading MCP server directory, please wait...
Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor.
npx @getmcp/cli add com.adbutler/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ADBUTLER_API_KEYYour AdButler API key. Get it from AdButler Dashboard → Settings → API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.adbutler/mcp-server": {
"command": "npx",
"args": [
"-y",
"@adbutler/mcp-server"
],
"env": {
"ADBUTLER_API_KEY": ""
}
}
}
}