74
/ 100
16 days ago
glama

Google Ads MCP Server

Provides access to Google Ads API for comprehensive campaign analytics, enabling conversational ad performance analysis with Claude Code.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_REFRESH_TOKEN, GOOGLE_OAUTH_CLIENT_SECRET, SESSION_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_ADS_CLIENT_ID- (from OAuth credentials)
🔐 secretGOOGLE_ADS_CLIENT_SECRET- (from OAuth credentials)
configGOOGLE_ADS_CUSTOMER_ID- (ad account, no dashes)
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN- (from API Center)
configGOOGLE_ADS_LOGIN_CUSTOMER_ID- (MCC account, no dashes)
🔐 secretGOOGLE_ADS_REFRESH_TOKEN- (from step 3)
configGOOGLE_OAUTH_CALLBACK_URL
configGOOGLE_OAUTH_CLIENT_ID
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET
configHOST0.0.0.0 Bind address
configPORT3000 Server port
configREQUIRE_AUTH- =false (for local use)
🔐 secretSESSION_SECRET- (generate with: openssl rand -base64 32)
configSESSION_TTL86400000 Session duration (ms)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jgdeutsch-google-ads-mcp-jskf9b)](https://m8ven.ai/mcp/jgdeutsch-google-ads-mcp-jskf9b)
commit: ee18fcb5c75ab7635b822e31ccb0d6fe6dfb4884
code hash: ad51cb59fefec1b4d11b8b30d84d3ac5c8fb1f5146ecddfb7a41d5670ec8e920
verified: 6/23/2026, 10:24:12 AM
view raw JSON →