Google Ads
Freeby MCP Community
MCP server for Google Ads API with MCC support, 34 tools for campaign management, reporting, and optimization. Safe by default -- all changes created PAUSED.
v1.0.16Added Apr 12, 2026
mcpmodel-context-protocolgoogle-adsppcsem
Google Ads MCP Server
MCP server for Google Ads API with MCC support, 34 tools for campaign management, reporting, and optimization. Safe by default -- all changes created PAUSED.
Installation
Reviews
Installation
Quick install
npx -y mcp-google-ads
Add to claude_desktop_config.json
{
"mcpServers": {
"google-ads": {
"command": "npx",
"args": ["-y", "mcp-google-ads"]
}
}
}