52
/ 100
29 days ago
glama

Google Ads MCP

MCP server for querying monday.com's Google Ads accounts from Cursor, Claude Code, or Claude Desktop.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — export_to_csv (line 634: with open(file_path, "w", newline="") as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN
configGOOGLE_ADS_CLIENT_ID
🔐 secretGOOGLE_ADS_CLIENT_SECRET
🔐 secretGOOGLE_ADS_REFRESH_TOKEN
configREQUESTS_CA_BUNDLE
configGRPC_DEFAULT_SSL_ROOTS_FILE_PATH
// 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 7 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/ram-amit-google-ads-mcp-s8aimt)](https://m8ven.ai/mcp/ram-amit-google-ads-mcp-s8aimt)
commit: 391901c07fe02db221dc04e6a149c88e7c929b83
code hash: 7654c00f86faf94e239dc194de563fc9496d00777f36d2c2d653ace876e7711b
verified: 7/2/2026, 9:17:13 AM
view raw JSON →