73
/ 100
13 days ago
glama

Google Ad Manager MCP Server

Enables AI assistants to manage Google Ad Manager campaigns, line items, creatives, and advertisers through natural language, automating ad operations that normally require countless clicks through the UI.

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 1 credential: GAM_MCP_AUTH_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.
🔐 secretGAM_MCP_AUTH_TOKENAuthentication token (HTTP mode only) No (auto-generated if not set)
configGAM_CREDENTIALS_PATHPath to service account JSON Yes
configGAM_NETWORK_CODESComma-separated list of GAM network codes (first is the default) Yes
configGAM_NETWORK_CODE12345678 GAM_MCP_PORT=9000 gam-mcp
configGAM_API_VERSION
configGAM_MCP_TRANSPORTTransport mode: stdio or http No (default: stdio)
configGAM_MCP_HOSTServer host (HTTP mode only) No (default: 0.0.0.0)
configGAM_MCP_PORTServer port (HTTP mode only) No (default: 8000)
// 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 4 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/matiouscorp-google-ad-manager-mcp-12ctyf)](https://m8ven.ai/mcp/matiouscorp-google-ad-manager-mcp-12ctyf)
commit: d7c352a9c911913624460b6b6619118352251db2
code hash: 8cf73d53d2c38bdd298050ccb7cd48e6728e133b5e4fa49e45cfe37f7a4ff6ca
verified: 6/24/2026, 10:32:29 AM
view raw JSON →