74
/ 100
1 month ago
glama

AdMob MCP Server

Connects Claude to the Google AdMob API to provide a conversational interface for managing and analyzing ad revenue data. It enables users to generate custom network reports, track performance trends, and diagnose revenue fluctuations using natural language.

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: CONNECTOR_TOKEN, GOOGLE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADMOB_CREDENTIALS_PATH"": "/absolute/path/to/admob-mcp/secrets/client_secret.json"
🔐 secretCONNECTOR_TOKEN5. Set env vars in Vercel: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, OAUTH_REDIRECT_URI, (generate with openssl rand -hex 32). Watch for stray whitespace.
configGOOGLE_CLIENT_ID5. Set env vars in Vercel: , GOOGLE_CLIENT_SECRET, OAUTH_REDIRECT_URI, CONNECTOR_TOKEN (generate with openssl rand -hex 32). Watch for stray whitespace.
🔐 secretGOOGLE_CLIENT_SECRET5. Set env vars in Vercel: GOOGLE_CLIENT_ID, , OAUTH_REDIRECT_URI, CONNECTOR_TOKEN (generate with openssl rand -hex 32). Watch for stray whitespace.
configOAUTH_REDIRECT_URI5. Set env vars in Vercel: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, , CONNECTOR_TOKEN (generate with openssl rand -hex 32). Watch for stray whitespace.
// 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 7 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/willhou-admob-mcp-jegbcl)](https://m8ven.ai/mcp/willhou-admob-mcp-jegbcl)
commit: 04530c723f5280c0dca4bee4181e39e61d97d212
code hash: d14cb2644cba648461f1a615b7cfd15d57ce18f2cb38ad3342ceb927063f5434
verified: 6/15/2026, 2:25:56 PM
view raw JSON →