Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"zuckerbot": {
"env": {
"ZUCKERBOT_API_KEY": "zb_live_your_key_here"
},
"args": [
"-y",
"zuckerbot-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
50 tools for campaign management, creative analysis, audience building, and conversion tracking. One npx command. Works with Claude, ChatGPT, OpenClaw, Cursor, and any MCP-compatible agent.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'zuckerbot-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked zuckerbot-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.
A free SEO research tool using Model Context Protocol (MCP) powered by Ahrefs data. Get backlink analysis, keyword research, traffic estimation, and more — directly in your AI-powered IDE.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Crumbedsausage/zuckerbot and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Meta Ads toolkit for AI agents.
50 tools for campaign management, creative analysis, audience building, and conversion tracking. One npx command. Works with Claude, ChatGPT, OpenClaw, Cursor, and any MCP-compatible agent.
{
"mcpServers": {
"zuckerbot": {
"command": "npx",
"args": ["-y", "zuckerbot-mcp"],
"env": { "ZUCKERBOT_API_KEY": "zb_live_your_key_here" }
}
}
}
Get API Key (free) · npm · Docs · Website
Your agent already writes code, manages files, and searches the web. It should manage your ads too.
ZuckerBot gives any AI agent full Meta Ads capabilities through MCP. No dashboard, no UI to learn, no platform to log into. Your agent installs it, connects your ad account, and gets to work.
What agents can do with ZuckerBot:
You ↔ Your Agent (Claude, ChatGPT, OpenClaw, Cursor, etc.)
↕
ZuckerBot MCP
↕
Meta Marketing API
ZuckerBot handles the Meta API complexity. Your agent handles the conversation. You make the decisions.
Add to claude_desktop_config.json:
{
"mcpServers": {
"zuckerbot": {
"command": "npx",
"args": ["-y", "zuckerbot-mcp"],
"env": { "ZUCKERBOT_API_KEY": "zb_live_your_key_here" }
}
}
}
Add to your MCP config:
{
"mcpServers": {
"zuckerbot": {
"command": "npx",
"args": ["-y", "zuckerbot-mcp"],
"env": { "ZUCKERBOT_API_KEY": "zb_live_your_key_here" }
}
}
}
Same config pattern. ZuckerBot works with any client that supports the Model Context Protocol.
npm install -g zuckerbot-mcp
zuckerbot preview https://your-business.com
zuckerbot meta status
zuckerbot create https://your-business.com --budget 5000 --objective leads
| Tool | What it does |
|---|---|
quickstart | Guided setup: check auth, show next steps, recommended tool flow |
meta_status | Check Meta connection status for your API key |
list_ad_accounts | List available Meta ad accounts and current selection |
select_ad_account | Connect a specific ad account |
list_meta_pages | List Facebook pages and current selection |
select_meta_page | Set active page for ad delivery |
get_launch_credentials | Verify all required credentials are set before launching |
| Tool | What it does |
|---|---|
preview_campaign | Generate ad preview from a URL (no Meta account needed) |
create_campaign | Create a campaign draft with strategy, targeting, and creatives |
get_campaign | Get campaign detail, workflow state, and linked creatives |
approve_campaign_strategy | Approve tiers and creative angles for an intelligence campaign |