71
/ 100
10 days ago
glama

meta-ads-mcp

Manage Facebook and Instagram ad campaigns directly from Claude Code, enabling performance viewing, budget adjustments, and campaign control without opening Ads Manager.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: META_APP_SECRET, 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_APP_IDexport ="your-app-id"
🔐 secretMETA_APP_SECRETexport ="your-app-secret"
🔐 secretMETA_ACCESS_TOKENexport ="your-long-lived-token"
configMETA_AD_ACCOUNT_IDexport ="1234567890"
// 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 4 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/samplayz6-meta-ads-mcp-srhvxh)](https://m8ven.ai/mcp/samplayz6-meta-ads-mcp-srhvxh)
commit: 1fa5d750e6a13aebb8fe89ebe2cc22d31d00c3c1
code hash: 232253b3be22d90c951893c58d950e8d59456ec915b2f0ab661fcff144d8206d
verified: 6/22/2026, 1:17:33 PM
view raw JSON →