Connector guide2-minute read11 MCP tools7 languages

Google Search Console to MCP — Drive Google Search Console from any AI Agent

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

HCBy HelpCode teamUpdated 2 min read Open-source on GitHub

No credit card · 7-day trial · Self-host alternative available

Google Search Console

Google Search Console

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

tools

11

Region

INTL

Category

Analytics

Authentication

OAuth 2.0

Required env vars

GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRET
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source · AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Google Search Console in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Try asking

Example prompts for Google Search Console

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

Google Search Console · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → Google Search Console, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

Google Search Console

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Setup

This connector wraps the Google Search Console API (searchconsole.googleapis.com): Search Analytics (clicks, impressions, CTR, average position), the URL Inspection API (index status, canonical, crawl, rich results), sitemaps and property management. 11 tools.

Start with gsc_seo_playbook. It costs no API call and returns ready-made recipes (period comparison, striking-distance keywords, cannibalisation, traffic-drop diagnosis, indexing audit…) with the exact request bodies to send.

…(continued in the in-app connector instructions)

Prerequisites: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET

Install the connector locally

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

Open http://localhost:3000/connectors/store, pick Google Search Console and paste in the env vars listed under Prerequisites.

Available tools

ToolWhat it does
gsc_seo_playbookSTART HERE for any SEO analysis: returns, with NO API call, the ordered steps and exact request bodies for an overview, period comparison…
gsc_list_sitesList every Search Console property the authorised Google account can see, with its permission level (siteOwner, siteFullUser…
gsc_get_siteGet one Search Console property and the authorised account's permission level on it
gsc_query_search_analyticsQuery Google Search performance data (clicks, impressions, ctr, average position) for a property, grouped by any of query, page, country…
gsc_inspect_urlInspect how Google sees one URL: index verdict, coverage state (indexed, crawled or discovered but not indexed, excluded by noindex…
gsc_list_sitemapsList the sitemaps submitted for a property: path, last submitted and last downloaded times, pending state, sitemap-index flag, error and…
gsc_get_sitemapGet the status of one submitted sitemap: last submitted and downloaded, pending, errors, warnings and submitted URL counts per content type
gsc_submit_sitemapSubmit (or resubmit) a sitemap for a property so Google fetches it
gsc_delete_sitemapRemove a sitemap from a property's sitemap report
gsc_add_siteAdd a property to the authorised account's Search Console
gsc_remove_siteRemove a property from the authorised account's Search Console list

Next steps

Was this guide helpful?

Your Google Search Console agent is one click away.

Install the connector, paste the key, prompt your AI client. Free for 7 days, no credit card.

Related guides

Connectors

How to Connect Google Search Console to ChatGPT — via MCP

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Connectors

How to Connect Google Search Console to Claude — via MCP

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Connectors

How to Connect Google Search Console to Cursor — via MCP

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Connectors

How to Connect Google Search Console to Gemini — via MCP

Google Search Console for AI agents: search performance (queries, pages, countries, devices, clicks, impressions, CTR, position), URL inspection, sitemaps and properties, plus a built-in SEO playbook. 11 tools, OAuth2.

Connectors

Google Ads MCP Server: Connect Google Ads to Claude, ChatGPT and Any Agent

Ask Claude or ChatGPT about your Google Ads: campaigns, search terms, Quality Score, budgets, conversions. Read-only, no developer token, set up in 15 minutes.

Connectors

Jev MCP Server: Use TypeSafe Jev in Claude, ChatGPT and Any Agent

Give Claude, ChatGPT, Cursor or Codex the Jev decision model: yes/no, classification and scoring with probabilities in about 300 ms. No local install.