google-ad-manager-mcp and google_ads_mcp
The MatiousCorp tool, an MCP server for Google Ad Manager, and the Google Marketing Solutions tool, an MCP server for Google Ads API, are ecosystem siblings as they both implement the Model Context Protocol to facilitate LLM interaction with different, albeit related, Google advertising platforms.
About google-ad-manager-mcp
MatiousCorp/google-ad-manager-mcp
MCP server for Google Ad Manager. Manage ad campaigns, orders, line items, and creatives through AI assistants like Claude, ChatGPT, Gemini, Cursor, and VS Code. Automate your ad operations with natural language instead of clicking through the GAM UI. Built by Matious.
Implements the Model Context Protocol over both stdio and HTTP transports with FastMCP framework, supporting multi-network GAM accounts and Bearer token authentication. Exposes tools for complete order-to-creative workflows—including bulk creative uploads, line item duplication, and delivery verification—against Google's SOAP API. Deploys as a Docker container for remote AI assistants, with single-network or multi-tenant configurations via environment variables.
About google_ads_mcp
google-marketing-solutions/google_ads_mcp
The Google Ads MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models (LLMs), such as Gemini, to interact directly with the Google Ads API.
Exposes Google Ads API capabilities through MCP tools, allowing LLMs to query campaigns, ad groups, and performance metrics via natural language. Built as a Python server using the MCP protocol, it authenticates via OAuth 2.0 credentials stored in `google-ads.yaml` and integrates with Gemini CLI through stdio transport. Designed for both direct deployment via `pipx` and local development workflows using `uv` for dependency management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work