0
/ 100
1 month ago
glama

mcp-google-ads

Multi-account Google Ads MCP server that allows connecting any number of Google Ads accounts and querying campaign performance, keywords, search terms, and account analytics by name in the same session.

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: credentials_file
🔐
You'll be asked for 1 credential: 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_ACCOUNTS_CONFIG"": "/Users/you/.config/mcp-google-ads/accounts.json"
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN"": "your-developer-token",
configMCP_TRANSPORTstdio Set to sse for remote deployment
configMCP_HOST127.0.0.1 SSE bind host
configMCP_PORT3001 SSE bind port
// 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/apexradius-mcp-google-ads-xtfsaz)](https://m8ven.ai/mcp/apexradius-mcp-google-ads-xtfsaz)
commit: 7ca02b4e93fc93dd37787d1428c01f109e054e17
code hash: a4468a16c791dc7c203b0f18dca0822ab9628716260ba63f95a25e4a5dedd74e
verified: 7/1/2026, 9:56:24 AM
view raw JSON →