54
/ 100
21 days ago
github_topic

meta-ads-mcp

Meta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor — the Meta node of Pipeboard’s 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan — no self-hosting required.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — save_ad_image_locally (line 1217: with open(filepath, "wb") as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: META_APP_SECRET, PIPEBOARD_API_TOKEN, META_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMETA_ADS_ENABLE_SAVE_AD_IMAGE_LOCALLY
configMETA_ADS_DISABLE_ADS_LIBRARY
configMETA_APP_ID
🔐 secretMETA_APP_SECRET
🔐 secretPIPEBOARD_API_TOKENexport =<your-token>
🔐 secretMETA_ACCESS_TOKEN
configMETA_ADS_DISABLE_LOGIN_LINK
configMETA_ADS_DISABLE_CALLBACK_SERVER
configMETA_ADS_ENABLE_DUPLICATION
configPIPEBOARD_API_BASE_URL
configMETA_ADS_ENABLE_REPORTS
configMETA_MCP_DISABLE_DELIVERY_FALLBACK
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pipeboard-co-meta-ads-mcp-6lq11w)](https://m8ven.ai/mcp/pipeboard-co-meta-ads-mcp-6lq11w)
commit: 225f46f5586a66add4e30cca218c5e88982e066c
code hash: 3da843f537486010d01aec155dbb600b9bf13a1020c3ce82af6fd63a96cfe028
verified: 7/10/2026, 10:07:12 AM
view raw JSON →