Google Search Console MCP Server
A Model Context Protocol (MCP) server that gives AI agents direct access to your Google Search Console data. It runs locally over stdio via the published package.
People who work with Google and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-23 · ★ 8 · #54 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Google Search Console
before you install - you'll need
Set GOOGLE_APPLICATION_CREDENTIALS before connecting.
Claude Code
claude mcp add sarahpark-google-search-console-mcp -- npx -y @sarahpark/google-search-console-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"sarahpark-google-search-console-mcp": {
"command": "npx",
"args": [
"-y",
"@sarahpark/google-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 @sarahpark/google-search-console-mcp - published under the repo owner's npm scope (@sarahpark)
registry namespace io.github.sarahpark is GitHub-verified and matches the repo owner
03 · Who maintains Google Search Console
google-search-console is maintained by sarahpark. It's the only MCP server we track from this author; the repo dates to Mar 2026.
04 · Facts
- category
- data & analytics - ranked #54 of 81 actively-maintained data & analytics servers as of 2026-09-18.
- registry
- io.github.sarahpark/google-search-console (active, first published 2026-03-23)
- packages
- npm:@sarahpark/google-search-console-mcp
05 · Google Search Console FAQ
What is Google Search Console?
A Model Context Protocol (MCP) server that gives AI agents direct access to your Google Search Console data. It runs locally over stdio via the published package.
Is Google Search Console still maintained?
Yes - as of 2026-09-18, its last commit was 2026-03-23. We re-verify nightly.
How do I install Google Search Console?
Run `npx -y @sarahpark/google-search-console-mcp`. The README documents one environment variable (GOOGLE_APPLICATION_CREDENTIALS) to set first. Set GOOGLE_APPLICATION_CREDENTIALS before connecting. You can also paste the ready-made client config above.
Does Google Search Console 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.
06 · Alternatives to Google Search Console
Alternatives to Google Search Console
Maintained data & analytics servers if Google Search Console isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,845 · 2026-09-18
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,367 · 2026-08-27
- Usertour MCP Server Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics. ★ 2,307 · 2026-09-18
- Google Ads + Meta Ads + GA4 MCP Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports. ★ 1,939 · 2026-09-09
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,748 · 2026-07-14
- walkerOS Flow Build, validate, simulate, and deploy walkerOS event pipelines ★ 344 · 2026-09-16
Pairs well with
Servers that cover what Google Search Console doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Search Console MCP · Datto RMM MCP · HaloPSA MCP · RocketCyber MCP · Salesbuildr MCP
More JavaScript MCP servers · Agent Forge · Seerxo · Xlsx For AI · Weavatrix · X402station · see all