Server data from the Official MCP Registry
MCP server for Meta Marketing API — Facebook & Instagram ad campaign management
MCP server for Meta Marketing API — Facebook & Instagram ad campaign management
Set these up before or after installing:
Environment variable: META_ADS_ACCESS_TOKEN
Environment variable: META_AD_ACCOUNT_ID
Environment variable: META_APP_ID
Environment variable: META_APP_SECRET
Environment variable: META_BUSINESS_ID
Environment variable: META_PIXEL_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mikusnuz-meta-ads": {
"env": {
"META_APP_ID": "your-meta-app-id-here",
"META_PIXEL_ID": "your-meta-pixel-id-here",
"META_APP_SECRET": "your-meta-app-secret-here",
"META_BUSINESS_ID": "your-meta-business-id-here",
"META_AD_ACCOUNT_ID": "your-meta-ad-account-id-here",
"META_ADS_ACCESS_TOKEN": "your-meta-ads-access-token-here"
},
"args": [
"-y",
"@mikusnuz/meta-ads-mcp"
],
"command": "npx"
}
}
}Valid MCP server (5 strong, 5 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!