MCP Google Ads
Bridges Google Ads with Claude AI and Cursor, enabling advertising professionals to query campaign performance, keyword analytics, and ad metrics through natural language without writing code.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Google Ads API MCP. OAuth2 + developer token. Ad spend can be very large — restrict write access. Billing data sensitive. Separate test accounts for agent development.
⚡ Reliability
Best When
An advertising analyst or PPC manager needs to explore Google Ads data conversationally without writing GAQL queries manually, especially across multiple accounts under an MCC.
Avoid When
You need to make campaign changes programmatically, or you cannot obtain a Google Ads Developer Token (approval takes 1-3 business days and has initial test-mode limitations).
Use Cases
- • Analyze campaign performance metrics (impressions, clicks, conversions, ROAS) over custom time periods
- • Run custom GAQL queries to extract specific advertising data
- • Compare desktop vs. mobile performance and identify top converting keywords
- • Monitor budget and bid strategy effectiveness across multiple accounts
- • Generate trend charts and visualizations of ad performance data
Not For
- • Creating or modifying ad campaigns (read-oriented tooling)
- • Users without a Google Ads Developer Token
- • Real-time bidding or programmatic ad buying
Interface
Authentication
Requires Google Ads Developer Token (1-3 day approval) plus either OAuth 2.0 Desktop App credentials or a Service Account JSON key. Login Customer ID needed for MCC/multi-account setups. All paths must be absolute.
Pricing
MIT license. Google Ads API access is free but requires approval; underlying ad account spend applies separately.
Agent Metadata
Known Gotchas
- ⚠ Developer Token approval delay (1-3 business days) blocks initial setup
- ⚠ Test tokens have undocumented limitations before production approval
- ⚠ All file paths in config must be absolute — relative paths silently fail
- ⚠ MCC/multi-account requires explicit Login Customer ID configuration
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for MCP Google Ads.
Scores are editorial opinions as of 2026-03-06.