58
/ 100
12 days ago
glama

Google Ads Gateway MCP

A Codex MCP server that wraps the Google Ads Gateway Worker to provide list_accounts and run_gaql tools, enabling natural language querying of Google Ads accounts and running GAQL queries without storing credentials.

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: 3 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 1 credential: GADS_GATEWAY_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.
🔐 secretGADS_GATEWAY_TOKENenv = { GADS_GATEWAY_URL = "https://google-ads-gateway.<subdomain>.workers.dev", = "<team token>" }
configGADS_GATEWAY_URLenv = { = "https://google-ads-gateway.<subdomain>.workers.dev", GADS_GATEWAY_TOKEN = "<team token>" }
// 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 6 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/0-shiv-google-ads-gateway-mcp-167s9k)](https://m8ven.ai/mcp/0-shiv-google-ads-gateway-mcp-167s9k)
commit: 7a44c2a78564eef1c6488a4fb086b4935a667a53
code hash: 49d4859227ba0647a54083e52903aca90490d9a4cf443b247bda6be1b41a6c2d
verified: 6/10/2026, 10:17:38 AM
view raw JSON →