seo_backlinks_history
ActiveTool of Seo Backlinks
Backlink growth over time for `<domain>` — monthly history of backlinks, new/lost referring domains, and rank, via DataForSEO. "Is this domain gaining or losing links". Example: seo_backlinks_history({ target: "nike.com", date_from: "2024-01-01", _apiKey: "your-base64-key" })
Parameters schema
{
"type": "object",
"required": [
"target",
"_apiKey"
],
"properties": {
"target": {
"type": "string",
"description": "Domain, subdomain, or URL, e.g. \"nike.com\""
},
"_apiKey": {
"type": "string",
"description": "DataForSEO API key = base64(\"login:password\")"
},
"date_to": {
"type": "string",
"description": "End date YYYY-MM-DD (default today)"
},
"date_from": {
"type": "string",
"description": "Start date YYYY-MM-DD (min 2019-01-01; default 1 year ago)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Seo Backlinks
https://github.com/pipeworx-io/mcp-seo-backlinks
1/7 registries