Stats
Actions
Tags
From Google Ads
Connects to Google Ads API for campaign management, ad performance analytics, and account data retrieval. Requires Google Ads API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"google-ads": {
"command": "npx",
"args": [
"-y",
"@zapier/google-ads-connector",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed May 21, 2026
First indexed May 21, 2026
npx claudepluginhub zapier/marketplace --plugin google-ads