From Search Console MCP
Audits Google indexing status of top site pages via Search Console APIs. Categorizes indexed, blocked, soft 404, or canonical issues with prioritized fix list.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mcp-search-console:indexing-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Audit the indexing status of the top pages on a site and produce a prioritized action list.
Audit the indexing status of the top pages on a site and produce a prioritized action list.
list_properties to confirm the exact site_url.get_search_analytics with dimensions=page, sort_by=impressions, row_limit=20 to identify the 20 most-visible pages.batch_url_inspection with up to 10 URLs at a time (API limit). Run twice if needed to cover all 20 pages.coverageState, pageFetchState, or robotsTxtState from the inspection.Present as a prioritized action list:
Include a summary table: page URL | verdict | issue | recommended action.
npx claudepluginhub aminforou/mcp-gscDiagnoses and fixes non-indexed pages using GSC URL Inspection API and Bing Webmaster data. Identifies reasons like robots.txt blocks or noindex tags and applies targeted fixes.
One-shot technical SEO audit: crawlability, indexability, security, mobile, structured data, JS rendering. Uses SE Ranking MCP, optional Firecrawl/Google APIs. Triggered by 'technical audit' queries.
Queries Google Search Console for queries driving site traffic, indexed pages, click-through rates, organic performance metrics, and indexing issues.