Skip to main content
modiva.ai
Anmelden
← Alle MCP-Server
Google Ads logo

MCP-Server

Google Ads MCP server

Google ships an official Google Ads MCP server, but it is deliberately narrow: read-only, three tools, and you run it yourself locally. Modiva hosts a Google Ads MCP server with 9 typed tools that also write: create and pause campaigns, drill into ad groups, keywords and search terms, and pull spend, conversion and ROAS reporting.

Google's own MCP server is a solid reporting bridge: it exposes account listing, GAQL search and resource metadata over stdio, and nothing else. If your agent should act (pause an underperforming campaign, mine search terms for negatives, adjust structure) you need write tools and a hosted endpoint. Modiva provides both, with the developer token, OAuth and MCC plumbing handled server-side.

9 typisierte Google Ads-Tools

Nach Ressource gruppiert, nicht nach Plattform — sodass dieselben Tool-Namen über jedes verbundene Konto hinweg funktionieren.

campaigns_

list · create · pause

adgroups_

list · analytics

keywords_

list · analytics · quality score

search_terms_

report · find new keywords & negatives

analytics_

spend · conversions · roas

Füge es zu deinem KI-Client hinzu

Richte einen beliebigen MCP-kompatiblen Client (Claude, Cursor, Windsurf, …) auf den gehosteten Server, und die Google Ads-Tools werden automatisch erkannt.

mcp config
{
  "mcpServers": {
    "modiva": {
      "url": "https://mcp.modiva.ai/v1",
      "headers": { "Authorization": "Bearer mk_live_…" }
    }
  }
}

Verbinde Google Ads mit deinem Agenten

Hol dir deinen MCP-Schlüssel — kostenlos

FAQ

How does this compare to Google's official Google Ads MCP server?

Google's server is official, free and read-only: it runs locally over stdio and exposes three tools for account listing and GAQL reporting. Modiva's is hosted (no local process), covers reads and writes, and shares an endpoint with your other ad networks and platforms. Many teams use Google's for ad-hoc analysis and Modiva for agents that act.

Do I need my own Google Ads developer token?

No. Requests run through Modiva's approved developer token and app. You connect your Google Ads account (or MCC) with OAuth and the tools operate on the accounts you authorize.

Can an agent create or pause campaigns?

Yes. campaigns_ tools support create and pause, and the reporting tools (ad groups, keywords with Quality Score, search terms) give the agent the evidence to justify each action.

Does it support manager (MCC) accounts?

Yes. Connect the manager account and the tools can address the client accounts underneath it.


Verwandtes

Google Ads API-IntegrationShopify MCP-ServerKlaviyo MCP-ServerSlack MCP-ServerHubSpot MCP-ServerFigma MCP-ServerInstagram MCP-Server

Modiva ist ein gehosteter, mandantenfähiger MCP-Server. Deine Google Ads-Tokens sind verschlüsselt und werden niemals zwischen Workspaces geteilt.

Google Ads MCP Server — Modiva