Zuckerbot
Freeby MCP Community
CLI + MCP server for ZuckerBot — run Facebook ad campaigns from your terminal or AI agent
v0.2.32Added Apr 12, 2026
mcpmodel-context-protocolzuckerbotfacebook-adsmeta-ads
Zuckerbot MCP Server
CLI + MCP server for ZuckerBot — run Facebook ad campaigns from your terminal or AI agent
Installation
npx -y zuckerbot-mcp
Reviews
Installation
Quick install
npx -y zuckerbot-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"zuckerbot": {
"command": "npx",
"args": ["-y", "zuckerbot-mcp"]
}
}
}