AdButler MCP Server
Rank #15219pulsemcp/adbutler
Manage the full AdButler ad platform including advertisers, campaigns, zones, creatives, reporting, and programmatic ads via 600+ tools through the official hosted MCP server.
AdButler MCP Server is a Model Context Protocol (MCP) server published by adbutler. It ranks #15219 of 58,832 servers tracked on MCP Toplist. AdButler MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Apr 28, 2026.
Ranks ahead of 43,613 of 58,832 servers on MCP Toplist.
Use AdButler MCP Server
Add AdButler MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"adbutler": {
"url": "https://mcp.adbutler.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"adbutler": {
"command": "npx",
"args": [
"-y",
"@adbutler/mcp-server"
],
"env": {
"ADBUTLER_API_KEY": "<your ADBUTLER_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
adbutler
Available versions (4)
| Version | Published |
|---|---|
| 2.4.2 | Apr 28, 2026 |
| 2.4.1 | Apr 28, 2026 |
| 2.4.0 | Apr 28, 2026 |
| 2.3.0 | Apr 27, 2026 |
Frequently asked questions
- What is AdButler MCP Server?
- Manage the full AdButler ad platform including advertisers, campaigns, zones, creatives, reporting, and programmatic ads via 600+ tools through the official hosted MCP server.
- Who maintains AdButler MCP Server?
- AdButler MCP Server is maintained by adbutler, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is AdButler MCP Server an official MCP server?
- Yes — AdButler MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AdButler MCP Server have?
- MCP Toplist tracks 4 versions of AdButler MCP Server, most recently published on Apr 28, 2026.
- Where can I find the source code for AdButler MCP Server?
- The source code for AdButler MCP Server is hosted at github.com/adbutler/mcp-server.