{
  "name": "io.github.googleads/google-ads-mcp",
  "description": "Google's official Google Ads MCP (Apache-2.0, Python) lets an agent run GAQL queries against the Google Ads API: list accessible customers, pull campaign metrics and budgets, and inspect account performance. The current release is read-only — reporting and discovery, not bid or asset changes — which makes it a safe default for AI-driven ad analysis.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-07-16",
    "com.top-mcps/score": {
      "value": 64,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-07-17T12:42:38.194Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-07-17T12:42:37.801Z"
    }
  },
  "repository": {
    "url": "https://github.com/googleads/google-ads-mcp",
    "source": "github"
  },
  "author": {
    "name": "Google"
  },
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "run",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "--spec"
        },
        {
          "type": "positional",
          "value": "git+https://github.com/googleads/google-ads-mcp.git"
        },
        {
          "type": "positional",
          "value": "google-ads-mcp"
        }
      ],
      "environmentVariables": [
        {
          "name": "GOOGLE_PROJECT_ID",
          "description": "GOOGLE_PROJECT_ID — required credential for Google Ads.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "GOOGLE_ADS_DEVELOPER_TOKEN",
          "description": "GOOGLE_ADS_DEVELOPER_TOKEN — required credential for Google Ads.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/google-ads",
    "markdown": "https://top-mcps.com/mcp/google-ads.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
