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 connecting data & analytics tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 276 · #5 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25

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.0 · 2026-08-23

Google AdSense integration + setup flag validation · Google AdSense integration + setup flag validation

v2.0.3 · 2026-08-09

stop legacy fallback shims from shadowing registered tools · New Contributors · @ianmaccallum made their first contribution in · stop legacy fallback shims from shadowing registered tools · New Contributors…

v2.0.2 · 2026-08-06

add MCPB one-click bundle support and npm OIDC publishing (v2.0.2)

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 #5 of 75 actively-maintained data & analytics servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-23)
registry
io.github.saurabhsharma2u/search-console-mcp (active, first published 2026-02-08 · 21 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-08-25, its last commit was 2026-08-24 and it shipped 8 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 · Browser Mesh · Builderforce · Seatable · see all