73
/ 100
2 days ago
glama

GadsChain

An AI-powered MCP server that connects your Google Ads account to marketing decisions, enabling campaign listing, search-term analysis, budget tuning, pause/enable, and negative keyword management through structured Pydantic models.

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.
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 3 credentials: 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.
🔐 secretGOOGLE_ADS_DEVELOPER_TOKENyour_developer_token_here
configGOOGLE_ADS_CLIENT_IDyour_oauth_client_id_here
🔐 secretGOOGLE_ADS_CLIENT_SECRETyour_oauth_client_secret_here
🔐 secretGOOGLE_ADS_REFRESH_TOKENyour_refresh_token_here
configGOOGLE_ADS_LOGIN_CUSTOMER_ID1234567890 # MCC (manager), digits only
configGOOGLE_ADS_API_VERSION
configGOOGLE_ADS_CUSTOMER_ID1234567890 # default operating account
configLOG_LEVEL
// 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 3 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/snipmcp-gadschain-1h34un)](https://m8ven.ai/mcp/snipmcp-gadschain-1h34un)
commit: c95819c4dc0189117dc3a9c7edeb1388e409850d
code hash: 0a2106e6dd55ddeda17b3781ac71e26a0e2dc8aa9a437f014f14608dfb08c1d4
verified: 7/29/2026, 9:06:07 AM
view raw JSON →