74
/ 100
1 month ago
glama

Meta Ads MCP Server

A Model Context Protocol server for the Meta (Facebook) Ads API, providing 54 tools to manage ad accounts, campaigns, ad sets, ads, creatives, media, insights, targeting, and more via the Meta Graph 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
54 tools verified — handlers match their declared behaviour
27 read-only tools verified — handlers contain no write/delete/exec
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 1 credential: META_ADS_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.
🔐 secretMETA_ADS_ACCESS_TOKENexport =YOUR_META_ACCESS_TOKEN
configMETA_ADS_ENABLE_WRITE_TOOLS[meta-ads-mcp] WARNING: is on — create/update/delete/pause/resume tools are EXPOSED. These can permanently delete campaigns/ad sets/ads or change live delivery.
configPORTTRANSPORT=http META_ADS_ACCESS_TOKEN=YOUR_TOKEN =8080 node dist/index.js
configTRANSPORThttp Claude.ai remote connectors, multi-client setups Set =http
// 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/hashcott-meta-ads-mcp-server-d5bah2)](https://m8ven.ai/mcp/hashcott-meta-ads-mcp-server-d5bah2)
commit: e7967bb013c9463893aa392299a642f0c08c96d2
code hash: d65862ee778062df8884b98e6d4572001b6452de0bc3e45ddeaa1d6df71fdb96
verified: 6/11/2026, 11:00:19 AM
view raw JSON →