You're viewing a demo portfolio

Join the waitlist
PRSM

seo_backlinks_anchors

Active

Tool of Seo Backlinks

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Seo Backlinks

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

1/7 registries
View full server →