MCP Directory
Back

mcp-google-ads

by cohnen · Python · ★ 646

An MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all through simple chat with Claude, Cursor or Windsurf.

#ai#claude#google-ads#mcp#mcp-server

Install

pip install git+https://github.com/cohnen/mcp-google-ads.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": {
    "mcp-google-ads": {
      "command": "uvx",
      "args": [
        "git+https://github.com/cohnen/mcp-google-ads.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/cohnen-mcp-google-ads) A tool that connects [Google Ads](https://ads.google.com/) with Claude AI, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all through simple chat with Claude. Here's what you can ask Claude to do once you've set up this integration: | **What You Can Ask For** | **What It Does** | **What You'll Need to Provide**…
Read full README on GitHub →

Related monitoring servers