google-ad-manager-mcp
Verified Safeby MatiousCorp
Overview
Automate Google Ad Manager operations for campaigns, line items, creatives, and reporting using natural language via an AI assistant.
Installation
gam-mcpEnvironment Variables
- GAM_CREDENTIALS_PATH
- GAM_NETWORK_CODE
Security Notes
The server implements robust security measures including Bearer token authentication with cryptographically secure tokens and constant-time comparison to prevent timing attacks. It uses parameterized queries (bind variables) for Google Ad Manager API calls, mitigating injection risks. Environment variables are used for all sensitive configuration (credentials, network code, auth token). Docker deployments run as a non-root user. The documentation explicitly advises setting an authentication token for remote deployments and using HTTPS. No 'eval' or malicious patterns were found.
Similar Servers
google-docs-mcp
Allows AI assistants to programmatically interact with Google Docs, Sheets, and Drive for document management, editing, formatting, and file organization.
photons
A comprehensive demonstration MCP server showcasing various functionalities of the Photon runtime, including basic data handling, streaming responses, progress reporting, in-memory state management, and interactive UI elements. It serves as a reference for developers building new photons.
mcp-google-ads
Manages Google Ads campaigns, ad groups, ads, keywords, and assets, while providing performance insights and optimization recommendations through a Model Context Protocol (MCP) server.
gcal-mcp-server
Provides intelligent Google Calendar integration, event management, and scheduling capabilities through a standardized Model Context Protocol (MCP) interface for AI assistants.