2
/ 100
1 month ago
glama

Google Ads MCP Server

Enables comprehensive Google Ads campaign management and analysis through natural language, including performance metrics, keyword optimization, budget management, and custom GAQL queries.

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
🚨
Secret credentials may flow to a network call
1 flow detected: VT_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: credentials.json
🔐
You'll be asked for 4 credentials: VT_API_KEY, GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_DEVELOPER_TOKEN, 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.
🔐 secretVT_API_KEY
configGOOGLE_ADS_CLIENT_IDclient_id: ${}
🔐 secretGOOGLE_ADS_CLIENT_SECRETclient_secret: ${}
🔐 secretGOOGLE_ADS_DEVELOPER_TOKENdeveloper_token: ${}
🔐 secretGOOGLE_ADS_REFRESH_TOKENrefresh_token: ${}
configGOOGLE_ADS_LOGIN_CUSTOMER_IDlogin_customer_id: ${} # Optional MCC
configGOOGLE_ADS_OWNED_DOMAINS
configGOOGLE_ADS_SERVICE_ACCOUNT_KEY_FILE
configLOG_LEVEL
configCACHE_ENABLED
configCACHE_BACKEND
configREDIS_URL
// 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/johnoconnor0-google-ads-mcp-1jsb9e)](https://m8ven.ai/mcp/johnoconnor0-google-ads-mcp-1jsb9e)
commit: e718cd04ea1a91acd6d412264aa60ac5adea38c5
code hash: a8eb67a2b2cb781e90b6d00190cbed471481cfc72ce66ccc3afed4f4cce1a7ea
verified: 6/24/2026, 10:33:38 AM
view raw JSON →