Loading MCP server directory, please wait...
Facebook Ads infrastructure for AI agents. Run Meta ad campaigns via API.
npx @getmcp/cli add io.github.Crumbedsausage/zuckerbotRequires Node.js 18+. Community-contributed server. Review source before installing.
ZUCKERBOT_API_KEYYour ZuckerBot API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Crumbedsausage/zuckerbot": {
"command": "npx",
"args": [
"-y",
"zuckerbot-mcp"
],
"env": {
"ZUCKERBOT_API_KEY": ""
}
}
}
}