Search Console MCP

Search Console was built for dashboards. This gives you a conversation instead. Its 6 documented tools cluster into read & search, inspect, compare. It runs locally over stdio via the published package.

People who work with google search console and seo and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-02 · ★ 7 · #82 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Search Console MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add sudomichael-search-console-mcp -- npx -y search-console-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sudomichael-search-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "search-console-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package search-console-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.sudomichael is GitHub-verified and matches the repo owner

03 · What Search Console MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 6 documented tools across read & search, inspect, compare, including list_properties, query_search_analytics, compare_periods, inspect_url.

Capability map

Tools grouped from the project's README - what Search Console MCP lets an agent do.

read & search

3 tools - e.g. Your GSC properties (call first - gives exact siteUrl values); Clicks / impressions / CTR / position by query, page, date, country, device - filters, pagination, and every traffic source including Google…

list_properties · query_search_analytics · list_sitemaps

Inspect

2 tools - e.g. Google's index status for a URL: indexed or not, why, chosen canonical, last crawl; The same, batched - up to 10 URLs in one call for indexing audits

inspect_url · inspect_urls

Compare

1 tool - e.g. Biggest movers, computed for you: this period vs the prior one, per-page or per-query deltas, sorted by change

compare_periods

04 · Who maintains Search Console MCP

search-console-mcp is maintained by sudomichael. We track 2 MCP servers from sudomichael - 1 actively maintained, 7 combined GitHub stars, oldest repo from Jul 2026.

05 · Facts

category
cloud infrastructure - ranked #82 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
registry
io.github.sudomichael/search-console-mcp (active, first published 2026-07-02)
packages
npm:search-console-mcp-server

06 · Search Console MCP FAQ

Is Search Console MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-07-02. We re-verify nightly.

What can Search Console MCP do?

An agent gets 6 documented tools across read & search, inspect, compare, including list_properties, query_search_analytics, compare_periods, inspect_url.

How do I install Search Console MCP?

Run `npx -y search-console-mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Search Console MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Search Console MCP

More cloud infrastructure MCP servers · Killbottleneck · Emfirge · Costco · Flowbite MCP · Observability MCP

More TypeScript MCP servers · Sudzikcoin MCP Server · SumUp MCP Server · Vulcanus · Sunub Obsidian MCP Server · Supabase · see all