Skip to main content
Glama
SerpstatGlobal

Serpstat MCP Server

Official

page_audit_scan_logs

Retrieve chronological scan event logs for debugging and progress tracking. Use to identify issues and monitor audit completion status through detailed event records.

Instructions

Get chronological log of scan events for debugging and progress tracking. Returns array of log items with: message (event name like audit_finish, crawl_start, server_check_robots_pass), type (info/warning/error), params (object with event-specific data, may be empty array if no additional info, e.g., {sdo: 64} or []), created_at (timestamp). Useful for debugging scan issues and understanding scan progress. Supports pagination via page and pageSize parameters. Does not consume API credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reportIdNoReport ID to get logs for (required). If not specified, returns logs for all scans.
pageNoPage number for pagination (optional, default 0, starts from 0)
pageSizeNoNumber of log items per page (optional, default 100)

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