69
/ 100
2 days ago
glama

Google Ads MCP Pro

A Model Context Protocol server providing full read and write control over Google Ads, enabling AI assistants to build campaigns, fix targeting, rewrite ads, and manage bidding strategies without opening a browser.

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 2 credentials: GOOGLE_ADS_DEVELOPER_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_CREDENTIALS_PATH./credentials.json
🔐 secretGOOGLE_ADS_DEVELOPER_TOKENyour_developer_token
configGOOGLE_ADS_LOGIN_CUSTOMER_ID1234567890 # your MCC, digits only
configGOOGLE_ADS_AUTH_TYPE"": "oauth"
configGOOGLE_ADS_IMPERSONATION_EMAIL
configGOOGLE_ADS_CLIENT_IDyour_oauth_client_id
🔐 secretGOOGLE_ADS_CLIENT_SECRETyour_oauth_client_secret
// 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/saifshabsug-google-ads-mcp-pro-jdzmx9)](https://m8ven.ai/mcp/saifshabsug-google-ads-mcp-pro-jdzmx9)
commit: 3d19b8ed42fd389862f0b1e9f1fa92f6f1dab5d9
code hash: 89247b5551029e38cebc8659358c116d67cef1fefd48ac297c15ac2ff187f82c
verified: 7/29/2026, 9:06:14 AM
view raw JSON →