
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
seo-tools-mcp-gsc
Advanced tools
MCP server for Google Search Console (Search Analytics, URL Inspection, sitemaps; read-only)
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).
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_status → gsc_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
gsc_query — Search Analytics (clicks/impressions/CTR/position), auto-pagination, dataState final/allgsc_inspect_url — URL Inspection: index status, coverage, canonical, last crawl, mobile usability, rich resultsgsc_list_sites — properties available to the authorizationgsc_get_site — permission level for a propertygsc_list_sitemaps — submitted sitemaps with statusgsc_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
FAQs
MCP server for Google Search Console (Search Analytics, URL Inspection, sitemaps; read-only)
We found that seo-tools-mcp-gsc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.