Back to MCP Servers
Meta Ads
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale results — simply and reliably.
marketingrustperformanceautomation
By pipeboard-co
Installation
npx -y meta-ads-mcpConfiguration
{
"mcpServers": {
"meta-ads-mcp": {
"command": "npx",
"args": ["-y", "meta-ads-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes