Skip to content
Cline

Google Ads MCP for Cline

io.scalably/google-ads-mcp

Google Ads MCP: GAQL queries, resources, recommendations, keyword ideas, change history. 11 tools.

client:Cline transport:stdio runtime:pypi

Install Google Ads MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "google-ads-mcp": {
      "command": "uvx",
      "args": [
        "scalably-google-ads-mcp"
      ],
      "env": {
        "GOOGLE_ADS_DEVELOPER_TOKEN": "<GOOGLE_ADS_DEVELOPER_TOKEN>",
        "GOOGLE_ADS_CLIENT_ID": "<GOOGLE_ADS_CLIENT_ID>",
        "GOOGLE_ADS_CLIENT_SECRET": "<GOOGLE_ADS_CLIENT_SECRET>",
        "GOOGLE_ADS_REFRESH_TOKEN": "<GOOGLE_ADS_REFRESH_TOKEN>",
        "GOOGLE_ADS_LOGIN_CUSTOMER_ID": "<GOOGLE_ADS_LOGIN_CUSTOMER_ID>",
        "GOOGLE_ADS_API_VERSION": "<GOOGLE_ADS_API_VERSION>",
        "GOOGLE_ADS_LOG_LEVEL": "<GOOGLE_ADS_LOG_LEVEL>",
        "GOOGLE_ADS_USE_PROTO_PLUS": "<GOOGLE_ADS_USE_PROTO_PLUS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Google Ads MCP in other clients