Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

site-explorer-domain-rating-history

Track domain rating changes over time for a specified URL or domain by retrieving historical data within a defined date range and grouping interval.

Instructions

Retrieves the historical domain rating data for a specified domain or URL over a defined date range and grouping interval. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
date_fromYes
date_toNo
history_groupingNo
targetYes

Input Schema (JSON Schema)

{ "properties": { "date_from": { "type": "string" }, "date_to": { "type": "string" }, "history_grouping": { "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