INDIVIDUAL MCP TOOL
top_linkers_for_domain
Return the top 25 domains linking to a given domain, ranked by the linking domain's own authority, with link counts.
LIVE ENDPOINT
https://backlinkmcp.com/api/mcp
Connect to this endpoint to inspect the live schema for top_linkers_for_domain and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.backlinkmcp]
url = "https://backlinkmcp.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"backlinkmcp": {
"type": "http",
"url": "https://backlinkmcp.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: backlinkmcp
Remote MCP URL: https://backlinkmcp.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"backlinkmcp": {
"url": "https://backlinkmcp.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"backlinkmcp": {
"type": "http",
"url": "https://backlinkmcp.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "backlinkmcp",
"transport": "streamable-http",
"url": "https://backlinkmcp.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
domain_authority_score— Get an editorial-authority score for a domain (weighted toward high-trust wiki/edu/gov/news referrers, from BacklinkMCP's proprietary web-scale link index).backlinks_for_domain— Full backlink payload for a domain: total inlink count plus the ranked list of linking domains (authority + outbound link count per linker).verify_link_live— Live-verify backlinks: fetches linking domains' homepages RIGHT NOW and confirms an actual href to the target domain exists on each.find_link_prospects— Competitor backlink-gap analysis for link building.flag_toxic_links— Toxic / low-quality backlink audit: scans a domain's LINKERS and flags spammy disavow CANDIDATES — abused TLDs (.common_linkers— Multi-domain backlink overlap: given 2-4 domains, returns the domains that link to MORE THAN ONE of them, ranked by overlap (how many of the set they link) then authority.ai_visibility_report— AI Visibility / GEO audit.ai_crawler_audit— Audit which AI crawlers a site allows or blocks in robots.