seo_backlinks_anchors
ActiveTool of Seo Backlinks
Anchor-text distribution for `<domain>` — the anchor texts used in backlinks to a target, each with backlink and referring-domain counts, via DataForSEO. "What anchor text do links to this site use". Example: seo_backlinks_anchors({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })
Parameters schema
{
"type": "object",
"required": [
"target",
"_apiKey"
],
"properties": {
"limit": {
"type": "integer",
"description": "Max anchors to return (default 50, max 200)"
},
"target": {
"type": "string",
"description": "Domain, subdomain, or URL, e.g. \"nike.com\""
},
"_apiKey": {
"type": "string",
"description": "DataForSEO API key = base64(\"login:password\")"
},
"backlinks_status_type": {
"type": "string",
"description": "\"live\" (default), \"all\", or \"lost\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Seo Backlinks
https://github.com/pipeworx-io/mcp-seo-backlinks
1/7 registries