mcp-meta-ads-incrementality

mharnett/mcp-meta-ads-incrementality
★ 0 stars TypeScript 🔌 API Integration Updated today
MCP server for Meta Marketing API focused on incrementality reporting. Defaults to Meta's incremental conversion attribution; surfaces the gap vs default 7d-click+1d-view.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

> An MCP server for Meta Marketing API insights, built around incrementality. > The default attribution window is `incrementality`, not `7d_click + 1d_view`. Most agency reports today use Meta's default 7-day-click + 1-day-view attributed conversions. That number systematically overstates ad impact: it credits clicks that would have converted anyway and gives view-credit for impressions that didn't change behavior. Meta exposes an `incrementality` breakdown on its insights API that returns the a

Tools (10)

ad_account_idadset_idattribution_windowsbreakdownscampaign_idconversion_event_namedate_rangelevelmeta_ads_insights_incrementalitynpx