Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

site-explorer-pages-history

Analyze and retrieve historical data for specific domains, URLs, or site sections based on chosen time intervals. Useful for tracking page performance and trends over time.

Instructions

Retrieves historical data about pages from a specified domain, URL, or section of a site, grouped by a chosen time interval. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
countryNo
date_fromYes
date_toNo
history_groupingNo
modeNo
protocolNo
targetYes

Input Schema (JSON Schema)

{ "properties": { "country": { "type": "string" }, "date_from": { "type": "string" }, "date_to": { "type": "string" }, "history_grouping": { "type": "string" }, "mode": { "type": "string" }, "protocol": { "type": "string" }, "target": { "type": "string" } }, "required": [ "date_from", "target" ], "type": "object" }
Install Server

Other Tools from Ahrefs MCP Server

Related Tools

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/ahrefs/ahrefs-mcp-server'

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