AdLoop

Stop switching between Google Ads, GA4, and your code editor to figure out why conversions dropped.

pip install adloop

What It Does

AdLoop is an open-source MCP server that gives your AI assistant read + write access to Google Ads and GA4 — with safety guardrails that prevent accidental spend.

38 Tools

4GA4 Read Tools
16Google Ads Tools
3Cross-Reference Tools
15Write + Safety Tools

Safety First

AdLoop manages real ad spend, so every write operation follows a draft → preview → confirm workflow. New campaigns and ads are created paused. Budget caps are enforced. Broad Match + Manual CPC is automatically blocked. Everything is logged.

Quick Start

Install and run the setup wizard:

pip install adloop && adloop init

The wizard handles OAuth, discovers your GA4 properties and Ads accounts automatically, and generates the MCP configuration for your editor. No Google Cloud project required.