Skip to main content
Glama
SerpstatGlobal

Serpstat MCP Server

Official

page_audit_get_results_report

Retrieve detailed SEO audit results for a specific webpage, including error categories, priority levels, and actionable insights to improve search engine performance.

Instructions

Get detailed audit results for a page. Returns: categories array (errors grouped by category like meta_tags, headings, content, multimedia, https, pagespeed_desktop, pagespeed_mobile, etc), data array (page details), report object (SDO score, error counts, progress). Each category contains errors with: key (error identifier), priority (high/medium/low/information), countAll/countNew/countFixed, hasAdditionRows (true means drill-down available via page_audit_report_drill_down). Use this to analyze specific issues found during scan. Does not consume API credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageIdYesPage ID to get audit results for. Use pageId from page_audit_get_last_scans or page_audit_start_scan response.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behaviors: it returns structured data (categories array, data array, report object), details error attributes (priority, counts, drill-down availability), and explicitly states 'Does not consume API credits,' which is crucial operational context. However, it lacks information on rate limits, authentication needs, or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded, starting with the core purpose. Each sentence adds value: detailing return structure, error attributes, usage context, and API credit information. There is no wasted text, making it efficient and easy to parse.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of audit results and no output schema, the description does a good job explaining the return structure (categories, data, report) and error details. It covers the main use case and operational note about API credits. However, it could be more complete by mentioning response formats (e.g., JSON), pagination, or error scenarios, especially without annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with the 'pageId' parameter well-documented in the schema itself. The description does not add any additional meaning or context beyond what the schema provides, such as example usage or prerequisites. Baseline 3 is appropriate when the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Get detailed audit results for a page.' It specifies the verb ('Get') and resource ('audit results for a page'), and distinguishes it from siblings like 'page_audit_get_last_scans' or 'page_audit_report_drill_down' by focusing on comprehensive results rather than scans or drill-downs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool: 'to analyze specific issues found during scan.' It implicitly suggests using it after a scan, but does not explicitly state when not to use it or name alternatives like 'page_audit_get_report_by_categories' or 'page_audit_get_reports_for_page' for comparison.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

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