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).
Run
uvx mcp-google-ads-multi
MCP client config
{
"mcpServers": {
"mcp-google-ads": {
"command": "uvx",
"args": [
"mcp-google-ads-multi"
]
}
}
}