64
/ 100
1 month ago
mcp_so

Meta Ads MCP

Model Context Protocol (MCP) server for interacting with Meta Ads API

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/nictuku-meta-ads-mcp-1pmigj)](https://m8ven.ai/mcp/nictuku-meta-ads-mcp-1pmigj)
commit: 15bddc3cfe05b4e76be27da027c1d42edb475546
code hash: efbf8ddd59605aa3358114b1dea6c181c4fdacb65ed50023f151819ce17beadb
verified: 6/17/2026, 11:42:33 AM
view raw JSON →