mcpbeat Sign in

Google Search Console MCP Server

answering

Google Search Console is answering right now. Last checked 13 min ago. 26 installs a week from npm. Last commit 31 Aug 2026.

Google Search Console MCP for analytics, indexing, sitemaps, and SEO diagnostics.

Installs per day peak 40 · avg 4 · +33% w/w
a month agotoday
Uptime history 47 days of history · worst day 0%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
Tools
hidden behind auth
226 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

Google Search Console does not always answer

Over the last week it answered 50.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mcp-gsc --transport http https://mcp-gsc.digestseo.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gsc": {
      "url": "https://mcp-gsc.digestseo.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-gsc]
url = "https://mcp-gsc.digestseo.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gsc": {
      "url": "https://mcp-gsc.digestseo.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-gsc": {
      "url": "https://mcp-gsc.digestseo.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://{mcp_gsc_worker_domain}/mcp streamable-http answering 5 ms 14 min ago
https://mcp-gsc.digestseo.com/mcp streamable-http sign-in 324 ms 13 min ago

Alternatives to Google Search Console

same job, measured the same way
Gsc
by mikusnuz

MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

83 installs/wk local only
Google Search Console
by getmcpads

Google Search Console: 20 read-only tools for Search Analytics, sitemaps and indexing.

79 installs/wk local only
MCP Google Search Console
by crunchtools

Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection

55 installs/wk local only
Google Search Console
by sarahpark

Google Search Console MCP server — search analytics, URL inspection, and sitemaps

60 installs/wk local only
Google Search Console
by ni-c

MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection

90 installs/wk local only
Google Search Console MCP Server
by conorbronsdon

Google Search Console for AI agents: search analytics, sitemaps, URL inspection.

38 installs/wk local only
Google Search Console MCP
by a1-x-tech

MCP server for the Google Search Console API: search analytics, sitemaps, URL inspection, sites.

112 installs/wk local only
SEO Analytics & Insights — Google Search Console MCP
by mcpsearchconsole

Search Console SEO analytics: rankings, clicks, CTR, striking-distance insights, charts, sitemaps.

answering

Google Search Console — questions

Answers built from our own checks of this server.

Why is there no tool list for Google Search Console?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 50.0% of checks in the last 24 hours got a reply.
Is Google Search Console working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 226 ms. The bar chart above shows every period we have measured.
How do I connect Google Search Console?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Google Search Console?
No API key is involved. Google Search Console answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Google Search Console?
It answers our handshake in 226 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Google Search Console?
The npm package @digestseo/mcp-gsc was installed 26 times in the last week. Week over week that is +33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Google Search Console open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.