New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

seo-tools-mcp-gsc

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seo-tools-mcp-gsc

MCP server for Google Search Console (Search Analytics, URL Inspection, sitemaps; read-only)

latest
Source
npmnpm
Version
1.8.0
Version published
Maintainers
1
Created
Source

seo-tools-mcp-gsc

MCP server for Google Search Console (Search Analytics, read-only) — for Claude Code and any MCP client. Read-only, strict JSON output. Part of seo-tools-mcp (eight SEO servers).

Install

claude mcp add gsc --scope user -- npx -y seo-tools-mcp-gsc

Self-contained package — the shared code is bundled in, nothing else to install. For any other MCP client (Claude Desktop, Cursor…), add one block to mcpServers:

{
  "mcpServers": {
    "gsc": {
      "command": "npx",
      "args": ["-y", "seo-tools-mcp-gsc"]
    }
  }
}

GSC uses Google OAuth — no env needed to start; authorize right in the chat via gsc_auth_statusgsc_oauth_start / gsc_oauth_finish (or a service-account JSON). Full docs, all eight servers, multi-account and configuration: https://github.com/antohins/seo-tools-mcp

Tools

  • gsc_query — Search Analytics (clicks/impressions/CTR/position), auto-pagination, dataState final/all
  • gsc_inspect_url — URL Inspection: index status, coverage, canonical, last crawl, mobile usability, rich results
  • gsc_list_sites — properties available to the authorization
  • gsc_get_site — permission level for a property
  • gsc_list_sitemaps — submitted sitemaps with status
  • gsc_get_sitemap — details for one sitemap

🛰 Maintained by PBN Workers — search-visibility infrastructure: semantic cores, PBN & satellites, SEO automation. We use these tools in production. Need steady organic traffic? Get in touch.

MIT © antohins

Keywords

mcp

FAQs

Package last updated on 25 Aug 2026

Related posts