70
grade C
11 days ago
glama

Meta Marketing API MCP Server

Enables AI assistants to manage Facebook and Instagram advertising data through the Meta Marketing API. It supports full campaign lifecycle management, performance analytics, audience targeting, and creative optimization.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
3 flows detected: META_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: JWT_SECRET, META_ACCESS_TOKEN, META_APP_SECRET, META_REFRESH_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.
🔐 secretJWT_SECRET
configKV_REST_API_URL
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
🔐 secretMETA_ACCESS_TOKEN"": "your_access_token_here"
configMETA_API_TIERstandard # 'development' or 'standard'
configMETA_API_VERSIONv23.0 # API version (default: v23.0)
configMETA_APP_ID"": "your_app_id",
🔐 secretMETA_APP_SECRETIf your app requires appsecret_proof, add :
configMETA_AUTO_REFRESH"": "true",
configMETA_BASE_URL
configMETA_BUSINESS_ID"": "your_business_id"
configMETA_MCP_DEBUG1 # Enable verbose MetaApiClient debug logs
configMETA_MCP_REQUEST_TIMEOUT_MS30000 # Request timeout in ms (0 to disable)
configMETA_REDIRECT_URI
🔐 secretMETA_REFRESH_TOKENyour_refresh_token # For token refresh
configREDIS_URL
// 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 8 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/pythonando-meta-mcp-1ted7i)](https://m8ven.ai/mcp/pythonando-meta-mcp-1ted7i)
commit: 2dbede823ac8e98038d8634bc16a2a638e94032f
code hash: a2f9cb9be31ec0cc2f26d87db041242dcf08fae2943ae95b640ecbaed1e47036
verified: 4/11/2026, 2:51:08 PM
view raw JSON →