You're viewing a demo portfolio

Join the waitlist
PRSM

seo_backlinks_list

Active

Tool of Seo Backlinks

declared in 0.1.0

Backlinks pointing at `<domain>` — the actual list of linking pages with source domain, anchor text, dofollow flag, and first/last seen dates, via DataForSEO. "Who links to this site". Example: seo_backlinks_list({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "target",
    "_apiKey"
  ],
  "properties": {
    "mode": {
      "type": "string",
      "description": "\"as_is\" (default), \"one_per_domain\", or \"one_per_anchor\""
    },
    "limit": {
      "type": "integer",
      "description": "Max backlinks 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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Seo Backlinks

https://github.com/pipeworx-io/mcp-seo-backlinks

1/7 registries
View full server →