Skip to main content
Glama
SerpstatGlobal

Serpstat MCP Server

Official

get_site_audit_pages_spec_errors

Identify pages or images with specific SEO errors in site audits, providing URLs and unique IDs for detailed analysis of issues like missing alt text.

Instructions

DRILL-DOWN STEP 1: Get list of elements (pages/images) with specific error. Returns: url (problematic page or image URL), urlCrc/imageCrc (unique numeric ID for drill-down), count (occurrences). The CRC is used with get_site_audit_elements_with_issues for deeper analysis. Mode parameter: 'all' (all errors), 'new' (new vs compareReportId), 'solved' (fixed vs compareReportId). Example flow: get pages with 'image_no_alt' error → get imageCrc → use with get_site_audit_elements_with_issues to see which pages use that image. Does not consume API credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reportIdYesThe unique identifier for an audit report
compareReportIdYesAnother unique identifier for an audit report from the same project to compare
projectIdYesThe unique identifier for an audit site project
errorNameYesError name to filter by
modeNoError display mode: all (all errors), new (new errors), solved (fixed errors)all
limitNoCount of returned items in response
offsetNoBatch number required for pagination

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SerpstatGlobal/serpstat-mcp-server-js'

If you have feedback or need assistance with the MCP directory API, please join our Discord server