74
grade C
10 days ago
glama

meta-ads-mcp

MCP server for Meta Marketing API v25.0 — 123 tools for Facebook & Instagram ad campaign management

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.
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 2 credentials: META_ADS_ACCESS_TOKEN, META_APP_SECRET
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.
🔐 secretMETA_ADS_ACCESS_TOKEN"": "your-access-token",
configMETA_AD_ACCOUNT_ID"": "123456789",
configMETA_APP_ID"": "your-app-id",
🔐 secretMETA_APP_SECRET"": "your-app-secret",
configMETA_BUSINESS_ID"": "your-business-id",
configMETA_PIXEL_ID"": "your-pixel-id"
// 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 3 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/mikusnuz-meta-ads-mcp-0geh4o)](https://m8ven.ai/mcp/mikusnuz-meta-ads-mcp-0geh4o)
commit: 8dfa23896c22fa73019837f58a2b014f2f722ace
code hash: 2bfdee3b0c7a9e48785b2489d105f254fa42cdfbf225d6afe1b3c95f364a2d0c
verified: 4/11/2026, 2:33:03 PM
view raw JSON →