MCP Directory

adloop

by kLOsk · Python · ★ 126

An MCP server that gives your AI assistant read + write access to Google Ads and GA4 — with safety guardrails that prevent accidental spend.

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

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

**Stop switching between Google Ads, GA4, and your code editor to figure out why conversions dropped.** [](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…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers