# Ahrefs MCP Tools ## site-explorer-pages-history Get historical page data for a domain to compare indexed pages with crawled pages. ``` mcp__ahrefs__site-explorer-pages-history ``` **Parameters**: - `target` (string, required): Domain or URL to analyze - `date_from` (string): Start date (YYYY-MM-DD) - `date_to` (string): End date (YYYY-MM-DD) - `mode` (string): "domain", "prefix", "exact", "subdomains" **Use case**: Compare Ahrefs indexed page counts with server log crawl data to identify indexing gaps and crawl budget inefficiencies.