71
/ 100
10 days ago
glama

Google Ads MCP Reader

A read-only MCP server for querying Google Ads data using GAQL, enabling AI assistants to safely read campaign performance, ad groups, and keywords.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: GOOGLE_SERVICE_ACCOUNT_KEY, GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_REFRESH_TOKEN, GOOGLE_ADS_CLIENT_SECRET
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.
configGOOGLE_ADS_JSON_KEY_FILE
configGOOGLE_SERVICE_ACCOUNT_EMAILService account email
🔐 secretGOOGLE_SERVICE_ACCOUNT_KEY(the private_key — keep the \n escapes)
configGOOGLE_SERVICE_ACCOUNT_KEY_IDPrivate key ID
configGOOGLE_SERVICE_ACCOUNT_CLIENT_ID"": "your_client_id",
configGOOGLE_SERVICE_ACCOUNT_PROJECT_IDGCP project ID
🔐 secretGOOGLE_ADS_DEVELOPER_TOKENYour Google Ads API developer token
🔐 secretGOOGLE_ADS_REFRESH_TOKEN
configGOOGLE_ADS_CLIENT_ID
🔐 secretGOOGLE_ADS_CLIENT_SECRET
configGOOGLE_ADS_LOGIN_CUSTOMER_IDOptional — for MCC account routing
configGSC_CONFIG_DIR
configGSC_CREDENTIALS_PATH
configGSC_OAUTH_CLIENT_SECRETS_FILE
// 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 4 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/ceotind-readonly-mcp-google-ads-vmu9pz)](https://m8ven.ai/mcp/ceotind-readonly-mcp-google-ads-vmu9pz)
commit: ac9df6fa0f0b4d70cc1394401bf93613c66ca0aa
code hash: dcbe1587846cec4762f7957f51d9dbc762ad95a35b103776d941c6393b1ba17e
verified: 7/21/2026, 9:30:37 AM
view raw JSON →