Search Console MCP
Google Search Console MCP Server: No Google Cloud Setup
Connect Google Search Console to Claude, Cursor, or any MCP client — no Google Cloud project needed. Query clicks, impressions, CTR, position, and indexing.
$10/month, 30-day money-back guarantee. Search Console tools never use credits.
Most Google Search Console (GSC) MCP servers are open source, but they take a lot of effort to set up. You need to create a Google Cloud project, enable an API, build an OAuth client, download a credentials.json, then keep a local server running. Searchmetrica handles the Google connection for you. You sign up, connect your property, and start asking.
Setup: no Google Cloud project
- Sign up for Searchmetrica ($10/month).
- Go through the onboarding. When prompted, click Connect Search Console and pick your property.
- Add the Searchmetrica MCP endpoint to your client (steps below) and approve the Searchmetrica login when prompted.
The hosted MCP server URL is:
https://app.searchmetrica.com/mcpClaude Code
claude mcp add --transport http --scope user openseo https://app.searchmetrica.com/mcpClaude Desktop
- Open Settings → Connectors.
- Click Add custom connector.
- Paste
https://app.searchmetrica.com/mcp.
Cursor
- Open Cursor Settings → Tools & Integrations → MCP Tools.
- Click New MCP Server (this opens
mcp.json) and add:
{
"mcpServers": {
"openseo": {
"url": "https://app.searchmetrica.com/mcp"
}
}
}Codex CLI
codex mcp add openseo --url https://app.searchmetrica.com/mcpAny other MCP client works the same way: add https://app.searchmetrica.com/mcp as a remote server and sign in. Full setup and troubleshooting live in the MCP docs.
The DIY way (every other GSC MCP)
- Create a Google Cloud project
- Enable the Search Console API
- Configure the OAuth consent screen
- Create OAuth client credentials
- Download
credentials.json - Install and run a local MCP server
Things to actually ask it
- "Which queries am I ranking on page two for that I'm close to pushing onto page one?"
- "Show me pages where impressions went up but clicks stayed flat — probably a title or meta problem."
- "Are any of my blog posts competing with each other for the same query?"
- "Is
/pricingindexed? If not, what's blocking it?" - "Which queries lost the most clicks over the last 28 days?"
What your agent can read
Two read-only tools over the property you connect. Both pull Google's own numbers, and neither uses credits.
Search performance. Clicks, impressions, CTR, and average position for your site, sliced by query, page, country, device, and date. Pull up to 16 months of history in a single question.
URL inspection. Whether a page is indexed and, if not, why: coverage status, last crawl, the canonical Google chose versus the one you declared, plus mobile and rich-result checks. Up to 10 URLs at a time.
The agent can read and inspect. It cannot change anything in your account.
What it costs
The Search Console tools use zero credits — Google doesn't charge you to read your own data, so reading it through Searchmetrica never burns usage. They're included with the Searchmetrica plan ($10/month, which includes monthly usage credits for the research tools), alongside the credit-based tools (keyword research, rank tracking, backlinks) that run through the same MCP endpoint. If you'd rather not pay at all, Searchmetrica is open source and free to self-host — see the FAQ below.
Searchmetrica vs. the alternatives
| Searchmetrica | DIY open-source repos | Data-pipeline tools | |
|---|---|---|---|
| Setup | Simple, guided onboarding | ~30 min in the Google Cloud console | Account + connector setup |
| Google Cloud project | Not needed | Required | Usually not needed |
| Cost to run | Included in the $10/mo plan, zero credits | Free (your time + your own quota) | Paid or limited free tier |
| Read-only and safe | webmasters.readonly | Depends on the scopes you grant | Varies |
| Built for SEO | Also does keyword, rank, and backlink research | Search Console only | Reporting and analytics focus |
FAQ
What does it cost?
The Search Console MCP tools are included with the $10/month Searchmetrica plan (which comes with a 30-day money-back guarantee) and use zero credits. Searchmetrica's other tools (keyword research, rank tracking, backlinks) use the usage credits included with the plan, through the same endpoint. Self-hosting is free.
Is it open source?
Yes. Searchmetrica is open source, so you can self-host the whole thing for free, including the Search Console MCP. The one-click connection here uses Searchmetrica's hosted Google app. If you self-host, you bring your own Google OAuth client, the same Cloud-console step the hosted version saves you. Hosted means no setup; self-hosted means full control.
Is it read-only?
Yes. Searchmetrica requests read-only access (webmasters.readonly). Your agent can read performance data and inspect URLs, but it can't change your account.
Which AI clients work?
Any MCP client, including Claude Code, Claude Desktop, Cursor, Codex, and OpenClaw. Add the Searchmetrica MCP endpoint and sign in.
How fresh is the data?
It's Google's own data, so the most recent few days can be incomplete. History runs back 16 months, the same as the Search Console interface.
Point your AI at your real search data
No Google Cloud project. Zero credits to read your own data. Works with Claude, Codex, OpenClaw, OpenCode, and Gemini.