Back to directory
@trypeggy/facebook-ads-library-mcp

@trypeggy/facebook-ads-library-mcp

@proxy-intell203

Provides a Model Context Protocol (MCP) server to search Facebook's public Ads Library, analyze ad images/text, get video links, compare company strategies, and gain insights into advertising campaigns.

facebookadsmarketinglibraryanalyticscontext

Installation & Configuration

{
  "mcpServers": {
    "fb_ad_library": {
      "command": "python",
      "args": [
        "{{PATH_TO_SRC}}/fb_ad_library_mcp/src/mcp_server.py",
        "--scrapecreators-api-key",
        "{{YOUR_SCRAPECREATORS_API_KEY}}"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/5
Updated
2026/6/8