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

Installation

npx -y meta-ads-mcp

Configuration

{
  "mcpServers": {
    "meta-ads-mcp": {
      "command": "npx",
      "args": ["-y", "meta-ads-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub