0
/ 100
18 days ago
glama

Google Ads MCP

Enables reading and modifying Google Ads accounts, including campaign management, ad status changes, budget updates, and more.

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
🚨
Reads files from sensitive locations
Touches: GOOGLE_ADS_CREDENTIALS_PATH
🔐
You'll be asked for 2 credentials: GOOGLE_ADS_CLIENT_SECRET, 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.
configGOOGLE_ADS_CLIENT_ID
🔐 secretGOOGLE_ADS_CLIENT_SECRET
configGOOGLE_ADS_CREDENTIALS_PATH
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN
configGOOGLE_ADS_LOGIN_CUSTOMER_ID
configGOOGLE_ADS_AUTH_TYPE"env": { "": "oauth" }
configGOOGLE_ADS_IMPERSONATION_EMAIL
configGOOGLE_ADS_CUSTOMER_ID
// 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/v-p3truk-mcp-google-ads-1lkq5i)](https://m8ven.ai/mcp/v-p3truk-mcp-google-ads-1lkq5i)
commit: 988d758616ed0c4533dd0b5f91d48d52665eae97
code hash: 546e14c57ae770aad7f36bdc98a7848f695063708bc15518c8d5d45f679ce3f5
verified: 7/13/2026, 9:45:53 AM
view raw JSON →