74
/ 100
1 month ago
github_topic

meta-ads-mcp

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

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.
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 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/mikusnuz-meta-ads-mcp-vc9i0p)](https://m8ven.ai/mcp/mikusnuz-meta-ads-mcp-vc9i0p)
commit: d9b5ee2443170fef40255624e12ef0efac8e8065
code hash: 0871cd921d8dc0b39824782e7e814cec3fd1a11c0f5628431d921c49bc4802cc
verified: 6/15/2026, 1:25:30 PM
view raw JSON →