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.
process.env. You'll be asked to provide them before it can run.JWT_SECRETKV_REST_API_URLMCP_SERVER_NAMEMCP_SERVER_VERSIONMETA_ACCESS_TOKEN— "": "your_access_token_here"META_API_TIER— standard # 'development' or 'standard'META_API_VERSION— v23.0 # API version (default: v23.0)META_APP_ID— "": "your_app_id",META_APP_SECRET— If your app requires appsecret_proof, add :META_AUTO_REFRESH— "": "true",META_BASE_URLMETA_BUSINESS_ID— "": "your_business_id"META_MCP_DEBUG— 1 # Enable verbose MetaApiClient debug logsMETA_MCP_REQUEST_TIMEOUT_MS— 30000 # Request timeout in ms (0 to disable)META_REDIRECT_URIMETA_REFRESH_TOKEN— your_refresh_token # For token refreshREDIS_URL[](https://m8ven.ai/mcp/pythonando-meta-mcp-1ted7i)