Manage Google Ads accounts, query ad data, and retrieve API metadata.
This MCP tool claims to interact with the Google Ads API for search, metadata retrieval, and account management via natural language, which implies access to external advertising account data. It is open source under Apache 2.0, lowering supply-chain risk, but the lack of README, endpoint, and authentication details leaves several dimensions at a caution level.
The material states there are no required keys or environment variables, but interaction with the Google Ads API would normally require some form of authentication. The credential model is undisclosed, making handling opaque, but there is no explicit red flag of credential abuse in the provided material.
The description clearly indicates interaction with the Google Ads API, implying outbound requests to an external service and possible transmission of query content, metadata requests, and account-management data. No remote hosts are listed, but based on the stated purpose it should primarily talk to Google-related endpoints; the exact egress scope remains unspecified.
The system checks indicate that it executes code; for an MCP tool, this typically means running a local server process and handling requests. The provided material does not show requests for unusual system privileges or any clearly unrelated high-risk execution behavior.
Per its description, it supports search, metadata retrieval, and account management, so it is expected to access Google Ads account-related data, potentially including ad configuration, account hierarchy information, and operational records. The material does not specify local file access or least-privilege boundaries, so its actual data exposure should be reviewed carefully.
It is an open-source repository under Apache 2.0, making the code auditable in principle, which is a meaningful risk-reducing factor. Although community adoption is low and maintenance status is unknown, there is no sign here of a closed-source, opaque, or suspicious distribution channel.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "google-ads-mcp" yet — see the docs or source repo.
Query the top 10 performing Google Ads campaigns from the last 30 days, returning impressions, clicks, conversions, and cost, sorted by conversion rate.
A performance table of campaigns with key metrics, sorted by conversion rate.
List the available fields, field types, and descriptions related to campaign_budget in the Google Ads API so I can build a query.
Metadata for relevant fields, including names, types, and usage descriptions.
Show the hierarchy of customer accounts, campaigns, and ad groups under the current Google Ads account, and summarize the counts at each level.
An overview of the account hierarchy with object counts at each level.
Query Google Ads data and manage campaigns through natural language.
Manage Google Ads campaigns and account actions directly through an LLM.
Manage Google Ads accounts, campaigns, and performance data with natural language.
Connect AI to Google Ads for account search, metadata retrieval, and customer listing.
Query Google Ads accounts, search ad data, and list accessible customers.
Query Google Ads metrics and manage campaigns through natural language.