seo_referring_domains
ActiveTool of Seo Backlinks
Referring domains for `<domain>` — the domains that link to a target, with each one's rank, backlink count, and spam score, via DataForSEO. "Which sites link to this domain". Example: seo_referring_domains({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })
Parameters schema
{
"type": "object",
"required": [
"target",
"_apiKey"
],
"properties": {
"limit": {
"type": "integer",
"description": "Max referring domains 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