PricingOpen the demo
Google Ads logo

Google Ads MCP

AI that can act inside Google Ads – with a human on every write.

Google Ads waste hides in different places than Meta's: keywords quietly buying brand searches you already win, broad match drifting into irrelevance. Finding that takes analysis; fixing it takes a change inside the account. MCP closes the distance between the two without handing an AI the keys.

What is a Google Ads MCP server?

A Google Ads MCP server exposes the Google Ads API to an AI agent through the Model Context Protocol: a fixed set of typed tools – read spend and search terms, pause a keyword, adjust a campaign budget – each with validated parameters and its own permission. The agent proposes; a write executes only after a human approves that specific call.

The surface, in full

Five tools. That is the point.

A small surface is a security feature: every tool the agent does not have is a mistake it cannot make. Reads run freely – that is how the case gets built. Writes wait for you.

ToolAccessWhat it does
get_campaignsreadCampaign and ad group structure, status and budgets
get_search_termsreadThe queries that actually triggered your ads – where brand waste shows up
get_spendreadCost per campaign, ad group and keyword over any window
pause_keywordwrite · approvalStop one keyword – the classic fix for paid brand cannibalisation
set_campaign_budgetwrite · approvalChange a daily budget, bounded by limits you set

Typed beats prompted

The Google Ads API is notoriously easy to get subtly wrong – resource names, micros, versioned fields. A typed tool carries none of that surface into the model's hands.

Writes wait for you

The AI can read search terms all day. The moment it wants to pause the keyword buying your own brand name, it writes a proposal with the evidence – and waits.

Logged and revertible

Every executed call stores who approved it, the numbers cited, Google's response and the previous state. One click puts it back.

One verdict, end to end

How one call travels through the tools.

This is the demo’s own Google Ads verdict, followed from the first read to the log entry – real numbers, no hypotheticals.

  1. 01

    The read tools build the case

    get_search_terms and get_spend pull 30 days on the keyword "løbesko": €8,400 spent, healthy click volume, conversions reported by Google.

  2. 02

    Orders tell a different story

    Matched against real orders the keyword produced €0 in profit – the conversions land on brand searches you already win organically. Google counted them; the order book already owned them.

  3. 03

    The verdict is written, with its evidence

    The proposal names one call – pause_keyword – and attaches the spend, the matched orders and the overlap with organic brand traffic.

  4. 04

    You approve, or you do not

    The exact call waits in AI Actions. Nothing reaches the account until a human approves this specific change.

  5. 05

    Execution, log, undo

    On approval the call executes against the Google Ads API in about a second. The log stores who approved it, the numbers cited, Google's response and the previous state – revert is one click.

The honest comparison

MCP vs Ads scripts vs automated rules.

Different jobs, not just different quality – which is why the comparison has columns instead of a winner’s podium. Some accounts run all three.

MCP + approvalAds scriptsAutomated rules
Who writes the logicThe profit engine – COGS, matched orders, repeat behaviourYou, in JavaScript, against a versioned APIYou, in a form, one trigger at a time
Sees COGS and repeat rateYes, from Shopify and StripeOnly if you build and maintain a data pipelineNo
Human approvalEvery write, per callNone once scheduledNone once enabled
MaintenanceNone on your sideScripts rot as API versions retireRules drift silently as accounts change
Audit trailFull: approver, evidence, response, one-click revertGoogle's change historyGoogle's change history

The loop, on Google Ads – from the demo

The loop, on Google Ads
Google Ads logo

Google Ads → Kepra

K
  1. Reading

    spend + matched orders

  2. Deciding

    profit after COGS and LTV

  3. Your call

    nothing moves until you say so

  4. Pushing

    executed over MCP, logged

Verdict: The keyword "løbesko" has spent €8,400 in 30 days for €0 profit – the clicks convert on brand searches you already win.

Pause keywordawaiting your approval
Stated limits

What it refuses to do.

A system that only claims wins is a brochure. These are the boundaries, stated as plainly as the features.

  • It never executes a write without a human approving that specific call.
  • It cannot spend outside the bounds you set – budget tools carry hard limits enforced before the approval step.
  • It does not write ads, build campaigns or edit landing pages. Pausing and budgets cover what profit verdicts call for.
  • It does not take Google's conversion counting at face value. Brand-search spend is judged on incrementality logic – would that customer have arrived anyway – not on last-click credit.

Fair questions.

What is a Google Ads MCP server?

A server that exposes the Google Ads API to AI agents as typed tools over the Model Context Protocol. The agent calls tools like get_search_terms or pause_keyword with validated parameters instead of composing raw API requests, and every write requires human approval per call.

What is the most common fix it proposes on Google Ads?

Pausing keywords that buy traffic you already own – brand searches converting through paid clicks that would have arrived organically. The demo's verdict is exactly this: a keyword that spent €8,400 in 30 days for €0 in profit.

Does it change my campaigns on its own?

No. Reads run freely; writes stop at an approval naming the exact change. The commitment is contractual, not configurable.

Can I use Kepra's Google Ads MCP today?

Kepra is in private development. The demo shows the full loop on sample data, and the waitlist is the way in when access opens.

How is this different from Google Ads scripts or rules?

Scripts automate what you already decided; they cannot weigh COGS, repeat rates and matched orders to decide what deserves changing. Here the AI does the analysis and argues its case – and you stay the one who decides.

Is an AI agent safe on my Google Ads account?

Through typed tools, yes: the agent cannot compose raw API requests, writes carry hard bounds and stop at a human approval, and every change is logged with one-click revert. The risky versions are API keys pasted into a chat, or a browser agent driving the Ads interface unsupervised.

Do I need to write code to use a Google Ads MCP?

No. That is the practical difference from Ads scripts: the tools exist already, the agent calls them, and your job is reading the evidence and approving or declining. Nothing to write, nothing to maintain when the API version rotates.

See the loop run on sample data.

The demo is open – no signup. AI Actions shows a proposal, the evidence, and the approval step exactly as it ships.

Also running Meta Ads? Meta Ads MCP →