Connector-Anleitung4 Minuten Lesezeit17 MCP-Tools7 Sprachen

Google Ads mit Gemini verbinden — über MCP

Google Ads für AI-Agents: Leistung von Kampagnen, Anzeigengruppen, Anzeigen und Keywords, Suchbegriffe, Qualitätsfaktor, Budget-Pacing und Anteil an möglichen Impressionen, Conversion-Aktionen, Änderungsverlauf, Empfehlungen, Verwaltungskonten (MCC) und beliebige GAQL-Abfragen. 17 schreibgeschützte Tools, OAuth2.

HCVom HelpCode-TeamAktualisiert 4 Min. Lesezeit Open Source auf GitHub

Keine Kreditkarte · 7 Tage Test · Self-Hosting-Alternative verfügbar

gemini · Google Ads
How did our Google Ads account do in the last 30 days? Spend, conversions, cost per conversion and the main campaigns. Read only.
AI
Ruft aufgads_list_accessible_customersgads_campaign_performancegads_account_daily_metricsgads_conversion_actions
One Performance Max campaign carried all spend and conversions; the Search campaign is paused. The cost per conversion looks too good for B2B: two short bursts of clicks at about one cent produced most of the month's conversions, and almost all of them are one sign-up action tracked as a page visit. Compare those days with real sign-ups before trusting the campaign's optimization.
gads_playbookgads_campaign_performancegads_search_termsgads_keyword_performancegads_budget_pacinggads_run_gaql+ mehr
  • 7 Tage kostenlos
    Keine Kreditkarte nötig
  • DSGVO & SOC 2 ready
    EU-Datenhaltung, Audit-Logs
  • Open Source auf GitHub
    Open-Source · AGPL-3.0
  • Funktioniert mit ChatGPT, Claude, Gemini
    Jeder MCP-kompatible Client

Echte Prompts, die nach 4 Minuten Einrichtung funktionieren.

Kopiere sie in Gemini, sobald der Connector installiert ist. Die Tools unter jedem Prompt ruft der Agent selbst auf.

“List the search terms from the last 30 days that cost money and never converted, grouped into negative keyword ideas.”
gads_search_termsgads_run_gaql
“Which keywords have a Quality Score of 5 or lower, and which component is below average?”
gads_keyword_performance
“Are my Search campaigns losing impression share to budget or to rank?”
gads_budget_pacing
“Who changed bids or budgets in the account last week?”
gads_change_history

Installation überspringen. In unter 2 Minuten einsatzbereit.

Starte eine kostenlose Testphase auf cloud.anythingmcp.com, füge Google Ads mit einem Klick hinzu und richte deinen KI-Client (Claude, ChatGPT, Copilot oder Cursor) auf den erzeugten MCP-Endpoint. Kein Docker, kein git clone, keinerlei Entwicklungserfahrung nötig.

Kostenlos testen

Zusammenfassung

Google Ads für AI-Agents: Leistung von Kampagnen, Anzeigengruppen, Anzeigen und Keywords, Suchbegriffe, Qualitätsfaktor, Budget-Pacing und Anteil an möglichen Impressionen, Conversion-Aktionen, Änderungsverlauf, Empfehlungen, Verwaltungskonten (MCC) und beliebige GAQL-Abfragen. 17 schreibgeschützte Tools, OAuth2.

Frag einfach

Beispiel-Prompts für Google Ads

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Connector laufen lassen.

Google Ads · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Google Ads klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Google Ads + Gemini

Google Ads für AI-Agents: Leistung von Kampagnen, Anzeigengruppen, Anzeigen und Keywords, Suchbegriffe, Qualitätsfaktor, Budget-Pacing und Anteil an möglichen Impressionen, Conversion-Aktionen, Änderungsverlauf, Empfehlungen, Verwaltungskonten (MCC) und beliebige GAQL-Abfragen. 17 schreibgeschützte Tools, OAuth2.

Voraussetzungen

Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:

GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET

Schritt 1 — Zugangsdaten holen

This connector reads the Google Ads API (googleads.googleapis.com, v25) with Google Ads Query Language (GAQL): accounts and manager (MCC) hierarchies, campaigns, ad groups, ads, keywords, search terms, budgets and impression share, conversion actions, change history and recommendations. 17 tools, all read-only.

Start with gads_playbook. It costs no API call and maps common questions (account health, wasted spend, negative keywords, Quality Score, budget pacing, period comparison, tracking audit, Performance Max, MCC roll-ups) to the right tools and tested GAQL queries.

…(continued in the in-app connector instructions)

Schritt 2 — Adapter installieren

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Schritt 3 — Connector in Gemini hinzufügen

Gemini CLI liest MCP-Server aus ~/.gemini/settings.json (oder %APPDATA%\gemini\settings.json unter Windows). Hinzufügen:

{
  "mcpServers": {
    "anythingmcp": {
      "httpUrl": "https://cloud.anythingmcp.com/mcp",
      "headers": { "X-API-Key": "YOUR_MCP_API_KEY" }
    }
  }
}
  1. Hole deinen MCP API Key aus AnythingMCP → MCP Servers → dein Server → API keys.
  2. Speichern und gemini neu starten.
  3. /mcp in Gemini CLI ausführen — Google Ads sollte als verfügbar gelistet sein.
  4. Vertex AI Studio: https://cloud.anythingmcp.com/mcp im tools-Array der Anfrage mit demselben Bearer-Header übergeben.

Verfügbare Tools

ToolWhat it does
gads_playbookSTART HERE for any Google Ads question: returns, with NO API call, a router from common questions (account health, wasted spend…
gads_list_accessible_customersList the Google Ads accounts the authorised Google user can access directly, as resource names ('customers/1234567890')
gads_get_customerRead one Google Ads account's settings: name, currency, time zone (all dates in reports are in this zone), whether it is a manager (MCC) or…
gads_list_client_accountsList the accounts under a manager (MCC) account: id, name, depth in the hierarchy, whether each is itself a manager, currency, time zone…
gads_run_gaqlRun any read-only Google Ads Query Language (GAQL) query against one account: every resource, attribute, segment and metric of the Google…
gads_query_field_catalogLook up Google Ads API field metadata (names, category RESOURCE/ATTRIBUTE/SEGMENT/METRIC, data type, enum values, whether selectable…
gads_account_daily_metricsAccount-level totals per day for a date range: impressions, clicks, cost, conversions, conversion value
gads_list_campaignsList the account's campaigns (removed ones excluded) with status, serving status, primary status and its reasons (why a campaign is limited…
gads_campaign_performanceCampaign performance totals for a date range, one row per campaign, sorted by cost: impressions, clicks, CTR, average CPC, cost…
gads_ad_group_performanceAd group performance totals for a date range, one row per ad group with its campaign, sorted by cost
gads_ad_performanceAd performance for a date range with the ad itself: type, final URLs, responsive search ad headlines and descriptions, ad strength and…
gads_keyword_performanceKeyword performance for a date range with match type, status and Quality Score components (quality score 1-10, expected CTR, ad relevance…
gads_search_termsThe search terms report: what people actually typed before your Search ads showed, with campaign, ad group, whether the term is already…
gads_budget_pacingEnabled campaigns with their daily budget, spend in the date range and Search impression share lost to budget and to rank
gads_conversion_actionsList the account's conversion actions (removed ones excluded): name, type, source, category, status, whether each is a primary goal…
gads_change_historyWho changed what in the account and when: timestamp, user email, tool used (web UI, API, scripts, Editor), resource type and name…
gads_recommendationsGoogle's current optimisation recommendations for the account (budget, bidding, keywords, ads, assets...) with the campaign they apply to…

FAQ

Unterstützen Gemini 1.5 Pro oder 2.x MCP? Ja — Gemini CLI ≥ 0.4 und die Vertex AI Tools API akzeptieren MCP httpUrl-Connectors mit Bearer-Header.

Nächste Schritte

War dieser Guide hilfreich?

Dein Google Ads-Agent ist nur einen Klick entfernt.

Connector installieren, Schlüssel einfügen, Gemini fragen. 7 Tage kostenlos, keine Kreditkarte.

Verwandte Anleitungen

Connectors

Google Ads mit ChatGPT verbinden: Kampagnendaten über MCP

Google Ads als App im ChatGPT-Entwicklermodus: ChatGPT liest Kampagnen, Suchbegriffe, Qualitätsfaktor und Budgets. Nur lesend, ohne Entwickler-Token.

Connectors

Google Ads mit Claude verbinden: Eigener Connector in 15 Minuten

Füge Google Ads als eigenen Connector zu claude.ai und Claude Desktop hinzu: Claude liest Kampagnen, Suchbegriffe, Qualitätsfaktor und Budgets. Nur lesend.

Connectors

Google Ads mit Cursor verbinden — über MCP

Google Ads für AI-Agents: Leistung von Kampagnen, Anzeigengruppen, Anzeigen und Keywords, Suchbegriffe, Qualitätsfaktor, Budget-Pacing und Anteil an möglichen Impressionen, Conversion-Aktionen, Änderungsverlauf, Empfehlungen, Verwaltungskonten (MCC) und beliebige GAQL-Abfragen. 17 schreibgeschützte Tools, OAuth2.

Connectors

Google Ads API ohne Entwickler-Token: Die Änderung vom September 2026

Google hat die Entwickler-Tokens der Google Ads API am 9. September 2026 abgeschafft. Der Zugriff hängt jetzt am Cloud-Projekt: Test, Explorer, Basic, Standard.

Connectors

Google Ads Audit mit Claude: Ein getestetes Rezept für dein Konto

Prüfe ein Google-Ads-Konto in Minuten mit Claude: Ausgaben, Conversion-Qualität, teure Suchbegriffe, Qualitätsfaktor, Budgets und Tracking, direkt aus der API.

Connectors

Google Ads MCP Server: Google Ads mit Claude, ChatGPT und jedem Agent

Frag Claude oder ChatGPT nach deinen Google Ads: Kampagnen, Suchbegriffe, Qualitätsfaktor, Budgets, Conversions. Nur lesend, ohne Entwickler-Token.