MCP Directory
Back

adloop

by kLOsk · Python · ★ 200

The AI command center for Google Ads, GA4, and tracking code.

#ai#cursor#ga4#google-ads#google-analytics#marketing#mcp#model-context-protocol#python

Install

pip install git+https://github.com/kLOsk/adloop.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "adloop": {
      "command": "uvx",
      "args": [
        "git+https://github.com/kLOsk/adloop.git"
      ]
    }
  }
}

From the README

**The AI command center for Google Ads, GA4, and tracking code.** [](https://pypi.org/project/adloop/) [](LICENSE) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io) [](https://developers.google.com/google-ads/api/docs/start) [](https://developers.google.com/analytics/devguides/reporting/data/v1) [](https://github.com/kLOsk/adloop) An MCP server that gives your AI assistant read + write access to Google Ads and GA4 — with safety guardrails that prevent accidental spend. ---|-------------| | | Test OAuth, GA4, and Ads connectivity in one call — actionable error messag…
Read full README on GitHub →

Related monitoring servers