LogoSTMCP
Download
google-ads-mcp-server

Google Ads MCP Server πŸš€

A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication, GAQL querying, and keyword research capabilities for Claude Desktop and other MCP clients.

Tools

1. list_accounts

List all accessible Google Ads accounts.

2. run_gaql

Execute GAQL queries with custom formatting.

3. run_keyword_planner

Generate keyword ideas with metrics.

Open Graph image for Google Ads MCP Server πŸš€

JSON Config

{
  "mcpServers": {
    "google-ads": {
      "command": "/full/path/to/your/project/.venv/bin/python",
      "args": [
        "/full/path/to/your/project/server.py"
      ]
    }
  }
}

Useful Links

Information