69
/ 100
17 days ago
glama

Google Ads MCP Server

Enables AI agents to interact with Google Ads accounts via the Google Ads API, providing tools for account search, resource metadata retrieval, and customer listing, along with access to API discovery documents and reporting metrics.

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
17 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
configGOOGLE_ADS_MCP_ENABLE_WRITES
configGOOGLE_ADS_MCP_MAX_DAILY_BUDGET
🔐 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 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/georgebrinckmann-google-ads-mcp-write-cfbqds)](https://m8ven.ai/mcp/georgebrinckmann-google-ads-mcp-write-cfbqds)
commit: 477296a438264d310783bc40b271869e0182a05f
code hash: 1712006c523ea45d731e1a3bd948cc15b14fc542a8b1ab1b31dec65356f1667b
verified: 7/14/2026, 8:31:47 AM
view raw JSON →