Search Console MCP

Google Search Console + Bing Webmaster Tools + GA4 + AdSense - in one context window. It runs locally over stdio via the published package.

People who work with googlesearch, googlesearchconsole 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-09-02 · ★ 291 · #6 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Search Console MCP

Claude Code

claude mcp add saurabhsharma2u-search-console-mcp -- npx -y search-console-mcp

Claude Desktop / Cursor / VS Code - add to config

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

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 - unscoped; check the name against the project README before installing

registry namespace io.github.saurabhsharma2u 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.

Latest releases

v2.1.3 · 2026-09-02

anchor tilde expansion so paths containing '~' survive (#108) · expand '~' in service-account keyFilename before client construction (#109) · Tests · make keyFilename tilde-expansion assertion platform-independent…

v2.1.2 · 2026-08-27

v2.1.1 · 2026-08-25

Feature/headless adsense oauth · Feature/headless adsense oauth

04 · Who maintains Search Console MCP

Search Console MCP is maintained by saurabhsharma2u. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
data & analytics - ranked #6 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-02)
registry
io.github.saurabhsharma2u/search-console-mcp (active, first published 2026-02-08 · 24 versions)
packages
npm:search-console-mcp

06 · Search Console MCP FAQ

What is Search Console MCP?

Google Search Console + Bing Webmaster Tools + GA4 + AdSense - in one context window. It runs locally over stdio via the published package.

Is Search Console MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-02 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Search Console MCP?

Run `npx -y search-console-mcp`. 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 data & analytics MCP servers · Datto RMM MCP · HaloPSA MCP · RocketCyber MCP · Salesbuildr MCP · Servosity MCP

More TypeScript MCP servers · Scavio · Ecb MCP · Filamental · Scrapeless MCP Server · Browser Mesh · see all