Connect Search Console to Claude With an MCP Server
By Ugur Saritepe · August 13, 2026
You connected Search Console weeks ago and it's a wall of graphs you never open. You could instead ask your AI assistant, in plain English, what the data actually says. Connect Google Search Console once and Claude or Cursor can read it and hand you a verdict - the thing to act on - instead of another dashboard to interpret.
What connecting Search Console to your assistant gets you
It closes the gap between your data and a decision. Google Search Console is Google's own record of how your site does in search - which queries show your pages, how often people click, where you rank. Most ways to connect it to an assistant, like the open-source GSC MCP server, hand your assistant the raw numbers and leave the interpreting to you.
The TrafficTriage MCP server instead runs 6 checkson that data and scores each one, ending in a verdict. You ask “how is my site doing in search?” and get an answer, not a spreadsheet. Its sibling tool, run_triage, reads your site from the outside; this one reads Google's record of it from the inside. If you haven't set up the server yet, start with running SEO checks in Claude - or run the free URL report first, which needs no account and no Search Console at all.
Connect Search Console (no Cloud project, no JSON)
With TrafficTriage this is a dashboard button, not a Google Cloud setup. Once your account and the MCP server are connected:
- Open your dashboard and find the Connect Search Console card.
- Click it. Google asks you to allow read-only access to your Search Console data. As of July 2026 the scope requested is
webmasters.readonly- read, never write. - Approve, and Google sends you back to the dashboard connected.
- In your assistant, ask
list my sitesto confirm your properties come through.
One thing that trips people up: signing in with Google is not the same as granting Search Console access. They are two separate consents. If you created your account with Google but never saw the read-only Search Console prompt, the connection isn't made yet - the dashboard card is where you grant it.
What to ask once it's connected
Ask run a Search Console report for example.com and the assistant runs all six checks. What each one answers:
- Visibility pulse - is Google showing your site at all, and is that growing or flat.
- One opportunity query- the single search you're closest to winning, so you know where one more push pays off.
- Look-but-no-click pages- pages Google shows people who then don't click. That's a title and description problem, not a ranking one.
- Brand dependency - how much of your traffic is just people typing your name, versus strangers finding you.
- Page-3 wilderness - queries where you rank on page 3, where almost no one scrolls.
- One site address - whether your clicks are split across two versions of the site, like www and non-www.
From data to a decision
The point of reading this in an assistant is the follow-up. Say the report comes back Monitoron look-but-no-click: Google shows one page 400 times a month and it earns three clicks. That is not a ranking problem - the page ranks fine, the snippet just doesn't earn the click. Because the assistant can see your code, the next message writes the fix: rewrite the title and meta description for this page to match what people search. A raw-data connector would show you the same 400 and 3 and stop there.
Read-only, private, and free
The scope is webmasters.readonly: the assistant can read your search data and change nothing. Reports are private to your account. And the Search Console tools don't count against your monthly triage-run limit, so you can check your data as often as you like. Pro raises every allowance for a flat monthly price - the pricing page has the details.
Verify the connection
Ask list my sites. If your Search Console properties come back, you're connected and can run a report.
Want to see the same six checks before you connect anything? Export your Performance data and drop the file into our browser-based Search Console report - identical verdict, no account and no OAuth, and the export never leaves your machine. Connecting is what makes it repeatable from the assistant.
This page covers Claude and Cursor. ChatGPT reaches the same data but gets there differently - Developer mode has to be on before the setting appears, and the connection fails at sign-in if the server does not advertise the openid scope. That path is written up in setting up an SEO MCP server in ChatGPT.
From experience
Most builders I help already have Search Console connected and never open it. Not out of laziness - the interface answers questions you only have once you have traffic, and at zero you have different ones: is Google showing me at all, is anything close to ranking, why do people see me and not click. Those are the six checks. Pointing an assistant at the data turns a report you avoid into a question you can just ask. More of these are in the SEO in Your AI Assistant guides.
FAQ
Is it safe to connect Search Console?
The grant is read-only - the webmasters.readonly scope lets the server read your search data and nothing else. It cannot change your site, your Search Console settings, or your Google account. You can revoke it any time from your Google account's security settings.
Do I need to set up a Google Cloud project?
No. That is the do-it-yourself route, where you create a Cloud project, generate OAuth credentials, and download a JSON key. With TrafficTriage the connection is a button on your dashboard - you approve read-only access once and you're done.
Does Search Console data count against my run limit?
No. The monthly limit is on triage runs. The Search Console tools are on top of that, so checking your real search data does not use up your runs.
Which assistants can read my Search Console data?
Any MCP client you have connected to the server and signed in on. Claude and Cursor are the two we test against. The data is scoped to your account - no one else's assistant can read it.
Read your search data in the chat you already use.
Create a free account, add the MCP server, and connect Search Console with one read-only click. Then ask Claude or Cursor how your site is doing and get six checks and a verdict back.
