
ZuckerBot — Meta Ads MCP Server
Run Meta (Facebook) ad campaigns, creatives, audiences, and CAPI tasks from your agent using ZuckerBot’s 50-tool MCP surface.
Overview
ZuckerBot is a Grow-phase MCP server that exposes about 50 Meta Ads tools for campaigns, creatives, audiences, and CAPI to AI agents.
What is this MCP server?
- 50 MCP tools covering Meta campaigns, ad creatives, audiences, and Conversions API (CAPI)
- npm package zuckerbot-mcp with stdio transport
- Authenticated via ZUCKERBOT_API_KEY from zuckerbot.ai
- Positioned as the Meta Ads toolkit specifically for AI agents
- Version 0.3.x server schema with public GitHub repo and zuckerbot.ai docs
- 50 tools for campaigns, creatives, audiences, and CAPI
- npm identifier: zuckerbot-mcp (server listed at version 0.3.0, package 0.3.1)
- Required secret: ZUCKERBOT_API_KEY
Community signal: 8 GitHub stars.
What problem does it solve?
Meta Ads workflows are spread across dashboards and APIs, so solo builders waste time context-switching when iterating paid growth.
Who is it for?
Founders running their own Meta spend who want agent-assisted campaign tweaks, audience checks, and CAPI setup with a single MCP install.
Skip if: Teams not on Meta ads, builders who only need organic SEO, or anyone unwilling to gate agent actions on real ad account permissions.
What do I get? / Deliverables
With ZUCKERBOT_API_KEY configured, your agent can invoke ZuckerBot MCP tools to manage Meta ads operations from the same session as your codebase.
- 50-tool Meta Ads MCP surface available to your agent
- stdio MCP registration for campaign and audience operations
- CAPI-oriented tooling hooks for server-side event workflows
Recommended MCP Servers
Journey fit
Paid acquisition and retention tuning sit in Grow, where solo builders scale distribution after the product exists. Campaign and audience lifecycle management—budgets, creatives, CAPI—is core lifecycle growth work, not initial product build.
How it compares
Meta Ads API MCP toolkit, not a generic social content calendar skill.
Common Questions / FAQ
Who is ZuckerBot for?
It is for solo builders and marketers who advertise on Meta and want their AI agent to call structured tools for campaigns, creatives, audiences, and CAPI.
When should I use ZuckerBot?
Use it in the Grow lifecycle phase when you are scaling paid acquisition, refreshing creatives, or wiring server-side conversion events alongside product changes.
How do I add ZuckerBot to my agent?
Install zuckerbot-mcp from npm, set ZUCKERBOT_API_KEY from zuckerbot.ai, and add the stdio MCP server entry to Claude Code, Cursor, or your MCP host.