general MCP Server
MCP Server for Facebook ADs Library - Get instant answers from FB's ad library
Discovered via unknown and last synced 1w ago.
1. Install the package
npx @proxy-intell/facebook-ads-library-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"proxy-intell-facebook-ads-library-mcp": {
"command": "npx",
"args": [
"@proxy-intell/facebook-ads-library-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)