seo-backlinks
This server lets AI agents query backlink data, domain authority metrics, and expired domain listings powered by Common Crawl (4.3B backlinks, 262M hosts ranked).
check_domain: Retrieve Domain Rating (DR 0–100), harmonic centrality rank, PageRank, and total referring domains count for any domain.get_referring_domains: See which domains link to a target site, with anchor context and authority rank — useful for competitor research and link-building outreach.get_domain_info: Fetch metadata including page count, content categories, and structural information for on-page SEO audits.get_expired_domains: Discover freshly-expired domains that still carry real backlinks, useful for domain investors, PBN builders, and content marketers seeking aged domains with existing authority.get_top_hosts: Retrieve a ranked list of the most authoritative hosts across the web for niche benchmarking and competitive research.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seo-backlinksWhat's the domain rating of nytimes.com?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
seo-backlinks MCP Server
MCP server that lets Claude, Cursor, Windsurf, Cline, and other AI agents check backlinks, domain rating, and expired-domain drops directly via seo-backlinks.net.
Built on Common Crawl data — 4.3B backlinks indexed, 262M hosts ranked.
What it does
Ask Claude:
"What's the Domain Rating of nytimes.com?"
"Show me the top 10 sites linking to stripe.com"
"List today's expired domains with backlinks under $50 potential"
"Compare backlink profiles of ahrefs.com vs semrush.com"
Claude will use this MCP server to query the seo-backlinks API and give you the answer inline.
Related MCP server: DataForSEO MCP Server
Tools
Tool | What it does |
| Get DR (0-100), rank, and referring domains count for any domain |
| List sites that link TO a target (competitor research, outreach) |
| Detailed metadata + structure for a domain |
| Today's freshly-expired domains that still have real backlinks |
| Top-ranked hosts across the web (from Common Crawl) |
Install (Claude Desktop)
Add to your claude_desktop_config.json:
{
"mcpServers": {
"seo-backlinks": {
"command": "npx",
"args": ["-y", "seo-backlinks-mcp"],
"env": {
"SEO_BACKLINKS_API_KEY": "your_api_key_here"
}
}
}
}Config file location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
Get a free API key: seo-backlinks.net/sign-up (3 checks/day free, paid plans start at $29/mo with 7-day trial).
Restart Claude Desktop after editing config.
Install (Cursor / Windsurf / Cline)
Same idea — add to your MCP settings. Point to the npx -y seo-backlinks-mcp command with SEO_BACKLINKS_API_KEY env var.
Install (local dev)
git clone https://github.com/mouhabmzibra-rgb/mcp-seo-backlinks
cd mcp-seo-backlinks
npm install
npm run build
SEO_BACKLINKS_API_KEY=your_key node dist/index.jsEnvironment variables
SEO_BACKLINKS_API_KEY— your API key (get free at seo-backlinks.net)SEO_BACKLINKS_API_BASE— override API endpoint (defaulthttps://api.seo-backlinks.net)
Pricing
The MCP server is MIT-licensed and free. The underlying seo-backlinks.net service:
Free tier — 3 domain checks per day (no card)
Starter — $29/mo, 1000 checks/mo, 7-day free trial
Pro — $99/mo, 10,000 checks/mo + full API, 7-day free trial
Support
Website: https://seo-backlinks.net
Issues: https://github.com/mouhabmzibra-rgb/mcp-seo-backlinks/issues
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseDqualityCmaintenanceEnables LLMs to interact with DataForSEO and other SEO APIs through natural language, allowing for keyword research, SERP analysis, backlink analysis, and local SEO tasks.Last updated1004,71580MIT
- AlicenseCquality-maintenanceEnables AI assistants to interact with DataForSEO APIs and obtain SEO data including SERP results, keyword research, on-page metrics, backlink analysis, and domain analytics through a standardized interface.Last updated764,715
- Alicense-qualityDmaintenanceConnects AI assistants to SEO APIs for backlinks analysis, keyword research, and traffic analysis.Last updated1528MIT

Babbar MCP Serverofficial
Alicense-qualityDmaintenanceIntegrates with the Babbar.tech SEO API to enable AI assistants to perform advanced SEO analysis, competitor research, backlink auditing, and content gap identification.Last updated2MIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
SEO Backlinks MCP — backlink intelligence via DataForSEO Backlinks API
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mouhabmzibra-rgb/mcp-seo-backlinks'
If you have feedback or need assistance with the MCP directory API, please join our Discord server