
Facebook Ads MCP Server
@gomarble-ai
Facebook Ads MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"facebook-ads-mcp-server": {
"command": "python",
"args": [
"server.py",
"--fb-token",
"YOUR_FACEBOOK_ACCESS_TOKEN"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Facebook Ads MCP Server?
An MCP server acting as an interface to the Meta Ads platform, enabling programmatic access to Meta Ads data and management features.
How to use Facebook Ads MCP Server?
Install via Smithery (npx -y @smithery/cli install @gomarble-ai/facebook-ads-mcp-server --client claude) or manually set up Python 3.10+, install dependencies, obtain a Meta Access Token, and configure an MCP client (e.g., Cursor, Claude Desktop) with the provided JSON snippet. A one‑click installer is also available at gomarble.ai/mcp.
Key features of Facebook Ads MCP Server
- Automated environment setup and dependency installation.
- Optional Meta token authentication; GoMarble can create a token.
- Token stored locally; GoMarble does not store it.
- Tools for reading accounts, campaigns, ads, and creatives.
- Tools for fetching performance insights with pagination and filters.
- Change history retrieval for ad accounts and ad sets.
Use cases of Facebook Ads MCP Server
- Programmatically list and inspect ad accounts, campaigns, ad sets, and ads.
- Retrieve performance insights (e.g., metrics) for any Meta Ads object.
- Fetch change history to audit ad account or ad set modifications.
- Automate campaign monitoring and reporting via MCP‑compatible clients.
FAQ from Facebook Ads MCP Server
Do I need to manually obtain a Meta Developer Access Token?
No. The setup connects to GoMarble’s server to create the token on your behalf; you are not required to manually obtain a Meta Developer Access Token.
Where is my Meta access token stored?
The token is saved locally on your machine. GoMarble does not store it.
What happens if my token expires?
You must generate a new Meta access token and update the MCP client configuration with the new token to continue using the tools.
What are the prerequisites?
Python 3.10+ and the dependencies listed in requirements.txt (mcp >=1.6.0, requests >=2.32.3).
How can I install the server?
You can install via Smithery, download the one‑click installer from gomarble.ai/mcp, or follow the manual setup instructions (clone repo, install dependencies, configure token).
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント