[ MCP_NODE_3886 ]
Facebook Ads 广告集成
分类:
广告营销
协议:
MCP v1.0
[ 描述 ]
提供 Facebook/Meta 广告管理接口,允许 AI 编程化访问广告账户和投放数据。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"facebook-ads-mcp-server": {
"description": "This project provides an MCP server acting as an interface to the Meta Ads, enabling programmatic access to Meta Ads data and management features.",
"command": "python",
"args": [
"/path/to/your/fb-ads-mcp-server/server.py",
"--fb-token",
"YOUR_META_ACCESS_TOKEN"
]
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号