Odel
MCP Google Ads

MCP Google Ads

Local
@apexradiusPythonMITUpdated 1mo ago

Multi-account Google Ads MCP: campaigns, keywords, search terms, and ad performance.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-google-ads-multiv0.1.0

Run

uvx mcp-google-ads-multi

MCP client config

{
  "mcpServers": {
    "mcp-google-ads": {
      "command": "uvx",
      "args": [
        "mcp-google-ads-multi"
      ]
    }
  }
}