facebook-ads-mcp-server logo

facebook-ads-mcp-serverfacebook-ads-mcp-server MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

facebook-ads-mcp-server 是一个 Meta Ads MCP(基于消息的客户端协议)服务器,提供对 Meta Ads 数据和管理功能的编程访问。它充当 Meta Ads 平台的接口,使用户能够与 Meta Ads 对象和数据交互。该服务器可以在本地部署,并与兼容 MCP 的客户端(如 Cursor 和 Claude Desktop)集成。设置过程包括获取 Meta 访问令牌,可通过 Meta 开发者门户获取,或使用 GoMarble 服务器代为创建令牌。服务器提供多种工具来操作 Meta Ads 对象和数据,包括列出广告账户、获取广告系列、广告组和广告的详细信息,以及获取集合。

主要功能

  • 列出与令牌关联的广告账户
  • 检索特定广告账户、广告系列、广告组和广告的详细信息
  • 获取广告组及其他对象的集合

价格

模型
Free
评分
暂无评价

使用场景

Meta Ads 数据检索

使用 facebook-ads-mcp-server 检索特定 Meta Ads 对象的详细信息,如广告系列、广告组和广告。

MCP 客户端集成

将 facebook-ads-mcp-server 与兼容 MCP 的客户端(如 Cursor 和 Claude Desktop)集成,以访问 Meta Ads 数据和管理功能。

优点 & 缺点

优点

  • 一键式简易设置体验
  • 自动处理环境配置
  • 可选的 Meta 令牌认证,安全连接至 GoMarble 服务器
  • 提供对 Meta Ads 数据和管理功能的编程访问

缺点

  • 需要 Python 3.10+ 并安装 requirements.txt 中列出的依赖
  • 需要具备相应权限(例如 ads_read)的 Meta 访问令牌

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What functionality does the server provide for managing Meta Ads?

It lets you list ad accounts linked to your token, retrieve details for specific ad accounts, campaigns, ad sets, and ads, and fetch collections of ad sets and other objects, enabling programmatic access to Meta Ads data.

Asked by Tobias Hartmann · Dec 10, 2025

Can the server be integrated with existing MCP clients like Cursor or Claude Desktop?

Yes. After starting the server, add an MCP server configuration in the client (e.g., specifying the command to run the server.py script and providing your token). The server then exposes Meta Ads data that MCP‑compatible clients can query.

Asked by Chidi Okonkwo · Dec 9, 2025

How do I obtain the Meta access token required for the server?

You can generate a Meta User Access Token with the needed permissions (e.g., ads_read) via the Meta Developer portal, or let the server connect to GoMarble’s service, which creates the token for you and stores it locally on your machine.

Asked by Gideon Mwangi · Dec 7, 2025

What are the system requirements to run the facebook-ads-mcp-server?

You need Python 3.10 or newer and must install the dependencies listed in the provided requirements.txt file. Optionally, using a virtual environment is recommended to keep dependencies isolated.

Asked by Paloma Ruiz · Nov 27, 2025

提问

服务配缩器 的替代品