69
/ 100
1 month ago
glama

Google Ads MCP Server

Enables AI agents to interact with Google Ads accounts by searching, retrieving resource metadata, and listing accessible customers via the Google Ads API.

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
2 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
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_ADS_MCP_OAUTH_CLIENT_SECRET, JWT_SIGNING_KEY, STORAGE_ENCRYPTION_KEY, 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_MCP_OAUTH_CLIENT_IDYour Google Cloud OAuth 2.0 Client ID.
🔐 secretGOOGLE_ADS_MCP_OAUTH_CLIENT_SECRETYour Google Cloud OAuth 2.0 Client Secret.
configGOOGLE_ADS_MCP_BASE_URL(Optional) The base URL where the server is accessible (defaults to http://localhost:8080).
🔐 secretJWT_SIGNING_KEY
🔐 secretSTORAGE_ENCRYPTION_KEY
configREDIS_URL
configPORT
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN"": "YOUR_DEVELOPER_TOKEN"
configGOOGLE_ADS_LOGIN_CUSTOMER_ID"": "YOUR_MANAGER_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 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/contentkueche-google-ads-mcp-render-1ugrkn)](https://m8ven.ai/mcp/contentkueche-google-ads-mcp-render-1ugrkn)
commit: 000dbce9a031b09fd775f6ee47566dbdbd023d61
code hash: d5d16874cde568b02600cab6c5d442ae2aa9b5cde9082e5685b751034daacce7
verified: 6/18/2026, 10:31:44 AM
view raw JSON →