Connect AI Agents Directly
to AdButler
Use the AdButler MCP to let AI tools like Claude Code, Cursor, and other MCP-compatible systems interact directly with your AdButler account.
Pull reports, manage campaigns, and build custom tools — all from your IDE, terminal, or AI assistant.
AI Tools
Protocol
AdButler MCP
Platform
AdButler Ad Server
Get Started in One Command
Add AdButler MCP to your AI tool in seconds. Just plug in your API key and go.
claude mcp add adbutler -e ADBUTLER_API_KEY=your_key -- npx -y @adbutler/mcp-server{
"mcpServers": {
"adbutler": {
"command": "npx",
"args": ["-y", "@adbutler/mcp-server"],
"env": { "ADBUTLER_API_KEY": "your_key" }
}
}
}AdButler MCP
AdButler MCP exposes secure capabilities that allow AI tools and developer environments to interact with AdButler programmatically — no manual dashboard work required.
Built for the AI Workflow
MCP fits naturally into modern AI-driven development and operations workflows.
Ask AI for Reports
"Show me the top performing campaigns in the last 7 days." AI pulls the report directly from AdButler.
Automate Campaign Optimization
AI agents can adjust budgets, pause creatives, or test new campaigns automatically based on performance data.
Build Custom Dashboards
Developers can generate entirely new analytics dashboards by querying AdButler data through MCP.
Operate From Your IDE
Manage your AdButler account without leaving your development environment. Ship faster, context-switch less.
Works with Your Favorite AI Tools
Any system that supports the Model Context Protocol can connect to AdButler — out of the box.
See It in Action
Control your ad server with natural language. Here's what it looks like.
❯ show top campaigns last 30 days
Campaign: Summer Promo
Revenue: $32,100
CTR: 2.4%
❯ pause campaign 45291
✓ Campaign paused successfully.
❯ create report for zone 1024 this week
Impressions: 1,204,332
Clicks: 18,422
Revenue: $8,940
Why This Matters
AI is becoming the primary interface for software. Teams are moving from clicking through dashboards to instructing agents that execute on their behalf.
MCP allows AdButler to integrate directly into that future — making your ad server accessible to the same AI tools your team already uses to write code, analyze data, and ship products.
Developers can build entirely new experiences on top of AdButler — without waiting for new features to ship.
Security & Permissions
MCP connections operate within your existing AdButler account permissions. AI agents can only perform actions that your account allows — nothing more.