Platform guides

Google Ads MCP: your campaigns, queryable in plain language

Updated 29 May 2026·6 min read

Written by Uptimal, the team that builds and operates Upbuild and runs marketing analytics for multinational clients across the globe. Everything below reflects how the connector actually behaves in production.

Google Ads has the deepest query language of any ad platform: GAQL can slice campaigns, ad groups, keywords, search terms and assets in ways the UI never exposes in one screen. The catch is that almost nobody outside of scripts-people writes GAQL. An MCP server closes that gap: you ask in plain language, the assistant composes the query, tools like gads_campaign_performance execute it read-only, and the numbers come back into the conversation.

Questions that used to be a GAQL script

What is specific to Google Ads

Two practical points. Developer tokens: the Google Ads API normally requires an approved developer token, which is a real barrier for individuals; a hosted connector like Upbuild carries that on its side, so you only OAuth as yourself. Account hierarchies: MCC (manager) structures mean your login can see dozens of client accounts; the connector exposes the hierarchy so the assistant can ask “which account do you mean” or aggregate across them deliberately, which matters for agencies more than any single-account feature.

Where it fits with the rest of your stack

Google Ads answers “what did we buy and what did it do”; pair it with GA4 for on-site behaviour and with Campaign Manager 360 if your conversions live in floodlights. Cross-platform questions (“blend spend across Google, Meta and TikTok”) are exactly what an assistant with multiple MCP tool families does well: one question fans out to several APIs and comes back as one table.

Connection is the standard two minutes through the setup guide: paste the connector URL, OAuth with the Google account that can read your Ads accounts, done.

Ask your ad platforms directly, in Claude or ChatGPT.

Upbuild is a read-only MCP connector for ten marketing platforms: 55 tools, live data, a 14-day free trial with no card.

Start free trial Talk to us

Frequently asked questions

Do I need a Google Ads developer token?

No. Upbuild operates the developer token on its side of the API. You authenticate with your own Google account via OAuth, and only read scopes are requested.

Can it change bids or budgets?

No. Every Google Ads tool in the connector is read-only. Optimization stays in your hands; the assistant supplies the analysis.

Does it support MCC manager accounts?

Yes. Accounts visible to your login, including through MCC hierarchies, can be listed and queried, individually or compared in one answer.