69
/ 100
1 month ago
glama

google-ads-mcp

Enables AI agents and LLMs to interact with Google Ads accounts, allowing search, retrieval of 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
3 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 2 credentials: GOOGLE_ADS_MCP_OAUTH_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_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).
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/reuben1987ai-google-ads-mcp-1iyo49)](https://m8ven.ai/mcp/reuben1987ai-google-ads-mcp-1iyo49)
commit: 3a26bded85c481654e1a84ca680636c01ea3fbdb
code hash: 163f9f472332e7cf9eeb69f96a0b5276628ea858a58a5ab3cee7495a42c46da7
verified: 6/18/2026, 10:35:50 AM
view raw JSON →