mcp-google-ads

cohnen/mcp-google-ads
★ 459 stars Python 📊 Data/Analytics Updated 1mo ago
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.
View on GitHub →

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-google-ads": {
      "command": "uvx",
      "args": [
        "mcp-google-ads"
      ]
    }
  }
}

Or install with pip: pip install mcp-google-ads

Topics

aiclaudegoogle-adsmcpmcp-server