MCP Server
MCP
ZuckerBot — Meta Ads MCP Server
60+ Meta Ads tools for AI agents: audits, campaign management, audiences and CAPI tracking.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://zuckerbot.ai/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "zuckerbot-mcp",
"version": "0.4.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ZuckerBot API key from zuckerbot.ai",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ZUCKERBOT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment