74
/ 100
18 days ago
glama

Meta Ads MCP Server

Enables management and analysis of Meta (Facebook/Instagram) ads through natural language conversations, with 30 tools for reading and writing ad data.

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 5 credentials: GITHUB_TOKEN, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, 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.
configGITHUB_REPO_NAME
configGITHUB_REPO_OWNER
🔐 secretGITHUB_TOKEN
configNEXT_PUBLIC_URL
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configLOG_LEVEL
configMETA_APP_ID
🔐 secretMETA_APP_SECRETあなたのApp Secret
🔐 secretMETA_ACCESS_TOKENSystem User Token META_AUTH_TYPE=system_user + 大規模・自動化
configMETA_AD_ACCOUNT_IDact_xxxxxxxxxxxxx # 任意。空でもOK
configMETA_AUTH_TYPEOAuth(デフォルト) =oauth + App ID/Secret 個人・小規模運用
configMETA_API_VERSIONAPIバージョンエラー .env の を最新に変更
// 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/nishi0077-meta-ads-mcp-qd7stv)](https://m8ven.ai/mcp/nishi0077-meta-ads-mcp-qd7stv)
commit: 3fcc1eb4e0f8e171753d145ca6270c86f6281b79
code hash: 23d6e9d8dc36b68359f326c07ebe50c8392291e8e47558673c486e534521c29b
verified: 6/22/2026, 12:58:23 PM
view raw JSON →