69
/ 100
2 days ago
glama

google-ads-mcp-plus

Extends the official Google Ads MCP with a safe write layer for creating paused-by-default Search campaigns and an account auditor, all running locally with no hosted dependencies.

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 1 credential: GOOGLE_ADS_DEVELOPER_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_TOKENenv =your_token \
configGOOGLE_ADS_ALLOWED_CUSTOMERSenv =1234567890 \
configGOOGLE_ADS_MCP_ENABLE_WRITESno true to allow mutations. Default: read-only.
configGOOGLE_ADS_LOGIN_CUSTOMER_IDif MCC Manager account ID.
configGOOGLE_ADS_MAX_DAILY_BUDGETno Ceiling for any budget set here. Default 100.
configGOOGLE_ADS_MAX_BUDGET_CHANGE_PCTno Largest single change. Default 50.
configGOOGLE_ADS_MUTATION_LOGno JSONL log path. Default mutations.jsonl.
// 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 5 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/monsieurgoodmood-google-ads-mcp-plus-1kxzm7)](https://m8ven.ai/mcp/monsieurgoodmood-google-ads-mcp-plus-1kxzm7)
commit: 103d2f629cd890790d76686226c199ea69117459
code hash: f8b3236f3ea0b4ba6b030135a58771a1f93b1ac2e55319a4280a9b2bde0034a9
verified: 7/29/2026, 9:29:18 AM
view raw JSON →