AnalyticsPython

mcp-google-ads

An MCP tool that connects Google Ads with Claude AI, allowing you to analyze your advertising data through natural language conversations.

Free
N/A rating (0 reviews)0 installs519 GitHub stars
Google AdsAIAdvertising

This integration provides access to campaign information, performance metrics, keyword analytics, and ad management through simple chat with Claude. Advertising professionals can manage their accounts, track campaign performance, analyze keyword effectiveness, and optimize budgets and bids all in one place. The tool also visualizes data with charts and graphs, making it easier to understand trends and make informed decisions.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-google-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-google-ads"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1