google-search-console-mcp
Related Servers
Alternatives to google-search-console-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server for Google Search Console, URL Inspection & Indexing API — search analytics, sitemap management, and batch indexing13104 npm7MIT
- AlicenseAqualityAmaintenanceSecure MCP server for Google Search Console. Query search analytics (clicks, impressions, CTR, position), manage sitemaps, inspect URL indexing status, and manage site properties.10AGPL 3.0
- AlicenseNot gradedqualityAmaintenanceMCP server for Google Search Console API that enables querying search analytics, managing sites, inspecting URLs, and supporting domain delegation via service accounts.MIT
- AlicenseAqualityDmaintenanceMCP server for Google Search Console, enabling querying search performance, listing properties, and inspecting URL indexing status from MCP-compatible clients.414 npm1MIT
- AlicenseAqualityBmaintenanceMCP server for Google Search Console API, enabling search performance analysis, URL inspection, sitemap management, and property listing. Supports local, self-hosted, and Cloudflare Workers deployments.11MIT
- AlicenseNot gradedqualityBmaintenanceRead-only MCP server for Google Search Console data, enabling search analytics, URL inspection, indexing diagnostics, and sitemap management through MCP clients.18 npmMIT
TDQS
Scored across 21 tools
Most tools have clearly distinct purposes, with descriptions that explicitly separate similar-sounding pairs like list_sites vs list_verified_sites and add_site vs setup_site. A few pairs (get_site vs get_verified_site, submit_sitemap vs submit_sitemaps) could be confused at first glance, but the descriptions resolve the ambiguity.
All tool names follow a consistent verb_noun snake_case pattern (list_sites, delete_sitemap, verify_site, etc.). Even batch variants like submit_sitemaps and inspect_urls fit the convention naturally.
21 tools is slightly above the ideal 3-15 range, but the Search Console API spans multiple domains (properties, sitemaps, analytics, inspection, verification, indexing). Batch variants inflate the count a bit, though they are justified by saving round trips.
The tool set covers the core Search Console workflows comprehensively: property lifecycle, sitemap submission, search analytics, URL inspection, verification, and indexing. The only notable gap is lack of user management beyond owners, but this is a minor omission for most use cases.