Skip to content
Claude Desktop

mcp meta ad library monitor for Claude Desktop

com.mambabuilt/mcp-meta-ad-library-monitor

Find a company active Facebook and Instagram ads through the Meta Ad Library API.

client:Claude Desktop transport:stdio runtime:npm

Install mcp meta ad library monitor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-meta-ad-library-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-meta-ad-library-monitor"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp meta ad library monitor in other clients