Back to blog
guides9 min read

Google Search Console MCP: The Server Google Never Shipped

Google ships 50+ MCP servers. Search Console is not one of them. Your three real routes to GSC data in Claude, what each costs, and which one I would pick.

Aditi ChaturvediAugust 14, 2026Updated August 14, 2026
TL;DR

There is no official Google Search Console MCP server. Google has shipped more than 50 MCP servers, and Google Analytics has an official one, but Search Console is not on the list and no plan has been announced. Verified August 2026. That leaves three real routes to your search data.

  • SELF-HOST A COMMUNITY WRAPPER: ahonn/mcp-server-gsc and AminForou/mcp-gsc wrap the Search Console API. Free software, but you host it, manage the Google Cloud credentials, and nobody is obliged to fix it when the API changes.
  • USE A VENDOR SERVER WITH GSC BUILT IN: CrawlRaven's MCP server serves your Search Console data joined with GA4 and a 200-point crawl, eight read-only tools over OAuth. Included with every paid plan, from $49 at launch; free accounts cannot connect.
  • OR SKIP MCP ENTIRELY: If the question fits a regex filter, Search Console's own UI answers it without any server, hosting or OAuth setup.
  • MOST SEO MCP SERVERS DO NOT HELP HERE: Ahrefs, Semrush and Serpstat servers query their own indexes. Useful for research, but none of them can read what your site actually ranks for.

Pick by who maintains it: a wrapper is fine for a personal site, client work deserves a supported server, and an occasional question needs no server at all.

Google never shipped a Search Console MCP server, and CrawlRaven was built into exactly that gap: your Search Console, GA4 and a 200-point crawl joined into one ranked plan, served to any MCP client over OAuth. This guide covers all three routes to your search data, including the two that are not ours. Try CrawlRaven free: 1 site, no credit card →

50+ official servers, none for Search Console

Google has an official MCP server for Gmail. For Calendar. For Maps, Drive, BigQuery, Cloud Run and Firestore. Google Analytics has an official one. Search Console, the one dataset every SEO opens first, has nothing.

That absence is the answer to the search that probably brought you here. There is no official Google Search Console MCP server, there is no announced plan for one, and every result promising you one is somebody else's code wrapped around the public API. Verified August 2026.

Google's official MCP catalog

50+ servers shipped. Search Console is not one of them.

BigQuery
Cloud Run
Firestore
Maps
Drive
Gmail
Calendar
Google Analytics
Search Consolethe one SEOs want

A sample of Google's 50+ official MCP servers. Google Analytics has one; Search Console has no official server and no announced plan. Verified August 2026.

If MCP itself is the unfamiliar word in that paragraph, our glossary explains what the Model Context Protocol is in two minutes. The short version: it is the open standard that lets Claude, ChatGPT and other agents call tools over a URL, and it is why this page is about servers rather than browser plugins.

What people mean by a Google SEO MCP

"Google SEO MCP" is really three different searches, and they end in three different places.

  • An MCP server made by Google for SEO. Does not exist. The closest official servers are Google Analytics, which has no search query data, and BigQuery, which only helps if you already export your data there.
  • An MCP server for your Google search data. Exists in two forms: community wrappers you host yourself, and vendor servers with Search Console integration built in. That choice is most of this page.
  • Any SEO MCP server that covers Google results. A different question with a longer answer. We ranked all nine vendor servers in our SEO MCP server comparison.

Route 1: self-host a community wrapper

The open-source route works, and for some readers it is the right call. Two projects dominate:

  • ahonn/mcp-server-gsc, the most widely packaged wrapper, serving search analytics straight from the API
  • AminForou/mcp-gsc, which adds regex filtering, larger row limits and a quick-wins pass

Setup is the same shape for both: create a Google Cloud project, enable the Search Console API, generate credentials, grant them access to your property, and configure your MCP client to launch the server. An evening's work if you are comfortable in a terminal, a lost weekend if you are not.

What self-hosting actually costs

The software is free. The ownership is not, and it is the part the README never prices in.

  • You are the host. The server runs on your machine or your infrastructure, and it is down when they are.
  • You hold the credentials. A Google service-account key or OAuth secret sits wherever you put it, and rotating it is your job.
  • Nobody owes you a fix. When Google changes the API, an unpaid maintainer decides when, and whether, the wrapper catches up.
  • The agent gets rows, not answers. A wrapper passes through what the API returns. Joining it to analytics or crawl data is a second project.

Route 2: a vendor server with GSC built in

The second route is a hosted server from a vendor whose product already integrates Search Console. You skip the Google Cloud console entirely: the integration is built in, the vendor keeps it running, and the connection is a URL plus a browser sign-in.

This is the gap CrawlRaven's MCP server was built into. Eight read-only tools serve your Search Console data joined with GA4 and a 200-point crawl: totals and trends, queries and pages with position and CTR, ranked opportunities with evidence, and your target-keyword workspace. The endpoint is https://mcp.crawlraven.com/mcp, authentication is OAuth authorization code with S256 PKCE, and no token is ever pasted into a config file.

What reaches the agent

Rows passed through vs data joined into a plan

A community wrapper
Search ConsoleAPI rows, passed throughYour agent gets rows to interpret
A joined server (CrawlRaven)
Search ConsoleGA4200-point crawlJoined and rankedYour agent gets a plan with evidence

The join is the practical difference between the two routes, not the hosting. A wrapper can tell an agent that clicks fell. A joined server can put the ranking drop, the engagement dip and the crawl finding on the same page in one tool call, which is what turns "what happened?" into "here is what to fix".

The honest catches: MCP access requires a paid plan, from $49 at launch as a one-time licence, so free accounts cannot connect. And every tool is read-only by design, so an agent cannot change anything in your account, which you may count as a feature.

One caution about the wider market: most SEO MCP servers do not touch this problem at all. Ahrefs, Semrush, Serpstat and DataForSEO serve their own indexes. Excellent for competitor research, but none of them can read what your site actually ranks for, because none of them can see your Search Console account.

Route 3: skip MCP and use the filters

The least glamorous route is underrated. If you have one question a week and it fits a filter, Search Console's own UI answers it with no server, no OAuth and nothing to maintain.

The query regex filter does most of the work an agent would. Our free GSC regex generator builds the pattern for you: brand vs non-brand splits, question queries, long-tail filters, all pasteable straight into the performance report.

The moment this route stops working is the moment your questions become conversations: "compare this month to the update", "now just the money pages", "which of those also have a crawl issue?". Filters answer questions. They do not follow up.

The three routes, compared

Same decision, condensed. The full comparison against every vendor server lives in the MCP server roundup; this table is just the Search Console question.

RouteSetupMaintenanceWhat the agent getsCost
Community wrapperGoogle Cloud project, credentials, client configYours: hosting, keys, updatesSearch Console rows as the API returns themFree software, your hours
CrawlRaven MCP serverOne URL, browser sign-inVendor-supportedGSC joined with GA4 and a 200-point crawl, rankedPaid plans, from $49 at launch (one-time)
No MCP: GSC filtersNoneGoogle'sNo agent; you read the report yourselfFree
Decision matrix

Three routes to Search Console data in an agent

Community wrapper, self-hosted
Setup
Clone, create Google Cloud credentials, configure, keep it running
Who maintains it
You
What the agent gets
Search Console rows, as the API returns them
Cost
Free software, your hosting and your hours
Best for
A personal site and a comfortable terminal
Vendor server with GSC built in (CrawlRaven)
Setup
Paste one URL, approve in the browser
Who maintains it
The vendor
What the agent gets
Search Console joined with GA4 and a 200-point crawl
Cost
Included with every paid plan, from $49 at launch
Best for
Client work that needs an answer, not an export
No MCP: Search Console filters
Setup
None
Who maintains it
Google
What the agent gets
Whatever the UI filters can slice
Cost
Free
Best for
Occasional questions that fit a regex filter

What to ask once you are connected

Whichever server you connect, the setup steps are the same two: add the URL, approve in the browser. The per-client walkthroughs, including ChatGPT's developer-mode gate and the four failures that explain most bad connections, are in our client-by-client connection guide.

The better question is what to ask once the tools appear. Prompts that earn their keep on day one:

Find the decay before the client does
Which pages lost the most clicks in the last 28 days compared to the previous 28, and what position changes explain it?
Rescue the almost-ranking queries
List queries where I rank between position 5 and 15 with real impressions. Which pages should each one point at, and what would you change first?
Use the join, if your server has one
Of the pages losing clicks, which ones also have crawl or engagement issues, and what is the single highest-impact fix this week?

That last prompt only works on a joined server. Against a bare wrapper the agent will answer from ranking data alone, which is a guess wearing a confident tone. The complete tool catalog, scopes and limits are in the MCP server documentation.

Which route I would pick

For a personal site and a comfortable terminal, self-host ahonn/mcp-server-gsc and enjoy it. The setup is a fair evening's project, the price is right, and your only user is you.

For client work, buy the supported server. Not because the wrapper fails, but because "the maintainer has not updated it yet" is not a sentence you want to say on a client call, and because the answers get materially better when search, analytics and crawl data arrive joined.

Opinion· The gap is the story
Search Console is the only free, first-party record of what your site actually ranks for, and it is the one major Google dataset with no official MCP server behind it. Until Google ships one, every route to it is a trade-off between your hours and somebody's support contract. Choose deliberately, and do not let an agent guess at rankings from a third-party index when your own data is one connection away.

Frequently asked questions

Is there an official Google Search Console MCP server?

No. As of August 2026 Google has not shipped an official Search Console MCP server, despite publishing more than 50 MCP servers covering BigQuery, Cloud Run, Firestore, Maps, Drive, Gmail and Calendar, and despite Google Analytics having an official one. The only options are community-built wrappers around the Search Console API, a vendor server that includes Search Console data, or the Search Console UI itself.

Does Google Analytics have an official MCP server?

Yes. Google publishes an official Google Analytics MCP server, which is one reason people assume Search Console has one too. It does not. The two products sit in different parts of Google, and the analytics server does not expose any Search Console data.

How do I connect Claude to Google Search Console?

Two ways. Self-host a community wrapper such as ahonn/mcp-server-gsc, which means creating Google Cloud credentials and running the server yourself. Or connect a hosted vendor server that includes Search Console data: with CrawlRaven you add https://mcp.crawlraven.com/mcp in Claude's connector settings and approve the OAuth sign-in in the browser tab that opens. No API key is pasted in either client flow.

Are community GSC MCP wrappers safe to use?

They are as safe as your handling of the credentials. The wrappers themselves are small open-source projects that call the official Search Console API, but you create and store the Google credentials they run on, and a service-account key on disk is a long-lived secret. Read the code before you run it, scope the account to the properties it needs, and remember that nobody is contractually obliged to patch these projects.

Which MCP servers can read my actual Search Console data?

Only a server you have granted access to your property. Community wrappers do it with Google credentials you create; CrawlRaven does it through its built-in Search Console integration over OAuth. Servers from Ahrefs, Semrush, Serpstat and DataForSEO query their own third-party indexes, so they can estimate what any site ranks for but cannot read your Search Console account.

What can an agent actually do with Search Console data over MCP?

Anything the exposed tools cover: list queries and pages with clicks, impressions, CTR and position, compare periods, find pages that lost clicks, and pull totals per property. With a joined server like CrawlRaven the agent also gets GA4 engagement and 200-point crawl findings in the same call, so it can connect a ranking drop to the page issue that likely caused it.

Does CrawlRaven's MCP server include Search Console data?

Yes. All eight read-only tools serve your own Search Console data, joined with GA4 and a 200-point crawl into one ranked plan. Authentication is OAuth authorization code with S256 PKCE, so you sign in through a browser and never paste a token. MCP access is included with every paid plan, from $49 at launch as a one-time licence, and free accounts cannot approve a connection.

Aditi Chaturvedi
About the Author

Aditi Chaturvedi

15+ years of growing SaaS websites through SEO | Author, 200-Point Audit Checklist

Aditi has spent 15+ years helping SaaS companies scale organic traffic through technical SEO and content strategy. She is the author of the CrawlRaven 200-Point Audit checklist used by agencies and in-house teams to systematically improve search performance.

google seo mcpgoogle search console mcpsearch console mcp servergsc mcp

Reader searched for a Google Search Console MCP server, learned Google never shipped one, and is weighing self-hosting a community wrapper against a supported vendor server.

Your Search Console, without the self-hosting.

Eight read-only tools over OAuth, included with every paid plan, from $49 at launch.

CrawlRaven serves the data Google never put behind an MCP server: your Search Console and GA4 joined to a 200-point crawl, returned as one ranked plan with evidence behind every recommendation. Add one URL to Claude, ChatGPT, Codex or Cursor, approve in the browser, and ask what to fix first. No credentials to host, no wrapper to babysit.

CrawlRaven connects Google Search Console and GA4, runs 200+ technical SEO checks, and joins all three into one prioritized fix list, so you know what is broken, what it is costing you, and what to fix first.

✓ No credit card required·200+ checks·GSC + GA4 + full-site crawl
Free plan — no credit card

Stop exporting. Start shipping.

Connect Search Console, import your Ahrefs or Semrush lists, and get one ranked plan. Start free with one site, or grab a limited lifetime deal from $29, only 2 licenses left.

3
Data sources joined
200+
Point audit checks
1
Ranked plan out