MCP profile
Github Crumbedsausage Zuckerbot
Facebook Ads infrastructure for AI agents. Run Meta ad campaigns via API.
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
Build, launch, and manage Meta ad campaigns programmatically. ZuckerBot wraps the Meta Marketing API into a clean REST API and MCP server so AI agents and developers can run Facebook and Instagram ads without touching Business Manager.
Capabilities
Campaign generation - Give it a URL, get back a full ad strategy with targeting, budget, and copyAd creative generation - AI-generated ad media via Seedream/Imagen images or Kling videos, plus copy via ClaudeCampaign management - Launch, pause, and resume campaigns on the Meta Marketing APIPerformance tracking - Real-time metrics from Meta: impressions, clicks, spend, leads, CPLConversion feedback - Feed lead quality back to Meta's algorithm to improve targetingMarket research - Competitor ad analysis, review intelligence, and market benchmarksAPI key provisioning - Create and manage API keys programmatically
Tools & Endpoints2
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- Business must have facebook_access_token stored in the businesses table.
- Campaigns must have meta_campaign_id (for pause) and meta_adset_id (for budget) — written automatically on campaign launch via /api/v1/campaigns/:id/launch.
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npx zuckerbot-mcp2
Configure
Configuration
json
{
"mcpServers": {
"zuckerbot": {
"command": "npx",
"args": ["-y", "zuckerbot-mcp"],
"env": {
"ZUCKERBOT_API_KEY": "zb_live_your_key_here"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Crumbedsausage Zuckerbot
- Function
- Facebook Ads infrastructure for AI agents. Run Meta ad campaigns via API.
- Available Tools
- Base URL: https://zuckerbot.ai/api/v1/, All endpoints require Authorization: Bearer zb_live_... except where noted.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npx zuckerbot-mcp
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.