seo_backlinks_summary

Pack: seo-backlinks · Endpoint: https://gateway.pipeworx.io/seo-backlinks/mcp

Backlink profile summary for <domain> — total backlinks, referring domains, domain rank, dofollow/nofollow split, and spam score, via DataForSEO. The “how strong is this domain’s link profile” overview. Example: seo_backlinks_summary({ target: “nike.com”, _apiKey: “your-base64-key” })

Parameters

NameTypeRequiredDescription
targetstringyesDomain, subdomain, or URL to analyze (no protocol for a domain), e.g. “nike.com”
backlinks_status_typestringno”live” (default), “all”, or “lost”
include_subdomainsbooleannoInclude subdomains (default true)
_apiKeystringyesDataForSEO API key = base64(“login:password”)

Example call

curl -X POST https://gateway.pipeworx.io/seo-backlinks/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"seo_backlinks_summary","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "seo-backlinks": {
      "url": "https://gateway.pipeworx.io/seo-backlinks/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build June 26, 2026