69
/ 100
9 days ago
glama

Google Ads MCP Server

Enables natural language access to Google Ads campaigns, accounts, and performance metrics via Claude, with tools for managing ad groups, keywords, budgets, and visualizing data.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: POSTGRES_PASSWORD, GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_REFRESH_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.
configAPP_ENVSet to dev, test, or prod to specify the environment
configLOG_LEVEL
configUSE_CACHE
configCACHE_TTL
configDB_TYPE
configDB_PATH
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DATABASE
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_SSL_MODE
configAPI_HOST
configAPI_PORT
configGOOGLE_ADS_CONFIG_PATH
configGOOGLE_ADS_LOGIN_CUSTOMER_ID
configGOOGLE_ADS_CLIENT_CUSTOMER_ID
configAPP_VERSION
configDB_AUTO_CLEAN_INTERVAL
configPOSTGRES_POOL_MIN_SIZE
configPOSTGRES_POOL_MAX_SIZE
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN
configGOOGLE_ADS_CLIENT_ID
🔐 secretGOOGLE_ADS_CLIENT_SECRET
🔐 secretGOOGLE_ADS_REFRESH_TOKEN
configCACHE_ENABLED
configENABLE_OTEL
configOTEL_EXPORTER_OTLP_ENDPOINT
configENABLE_METRICS
configPORT
configENABLE_ACCOUNT_HIERARCHY
configENABLE_DETAILED_REPORTING
configENABLE_CLAUDE_ARTIFACTS
// 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/coracote-google-ads-mcp-server-1s5jgr)](https://m8ven.ai/mcp/coracote-google-ads-mcp-server-1s5jgr)
commit: 2a61fcc05db15def9547401dc241e83c0b524066
code hash: 179694b13610d97346a9483400929fb66ea61921817d2559c34a2fdce19514ce
verified: 6/18/2026, 10:31:59 AM
view raw JSON →