Skip to main content
Glama
SerpstatGlobal

Serpstat MCP Server

Official

page_audit_report_drill_down

Drill down into specific SEO audit errors to identify problematic elements like images without alt text or broken URLs, enabling targeted fixes for website optimization.

Instructions

Get detailed list of problematic elements for specific error types. ONLY works for errors with hasAdditionRows=true from page_audit_get_results_report response. Returns error 'Try get additional rows in rows-less error' for page-level errors where hasAdditionRows=false. Response structure varies by error type: for multimedia errors (image_no_alt, large_image_size, broken_image_url) returns array of image URLs that have the issue; for page-level errors (miss_favicon, etc) returns array with single object containing page URL. Always check hasAdditionRows flag before calling this method. Does not consume API credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reportIdYesReport ID to get error details for
errorYesError type key to get details for. Must match error.key value from page_audit_get_results_report response (e.g., image_no_alt, broken_image_url, large_image_size). Only works for errors where hasAdditionRows=true.
modeNoFilter mode: all (all errors), new (errors added since compareReportId), solved (errors fixed since compareReportId). Optional, default is all.
compareReportIdNoReport ID to compare with for new/solved filtering (optional, required when mode is new or solved)
pageNoPage number for pagination (optional)
sizeNoNumber of results per page (optional, max 1000)

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