Server data from the Official MCP Registry
Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)
About
Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)
Security Report
This is a well-structured MCP server for querying the seo-backlinks.net API. Authentication is properly enforced via environment variable (SEO_BACKLINKS_API_KEY), input validation is present, and the codebase has no injection vulnerabilities or malicious patterns. Minor code quality issues (broad exception handling, no sensitive data logging safeguards) and a default demo API key in code prevent a higher score, but these are low-severity concerns appropriate for this category and use case. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SEO_BACKLINKS_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mouhabmzibra-rgb-seo-backlinks": {
"env": {
"SEO_BACKLINKS_API_KEY": "your-seo-backlinks-api-key-here"
},
"args": [
"-y",
"seo-backlinks-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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.
Tools
| Tool | What it does |
|---|---|
check_domain | Get DR (0-100), rank, and referring domains count for any domain |
get_referring_domains | List sites that link TO a target (competitor research, outreach) |
get_domain_info | Detailed metadata + structure for a domain |
get_expired_domains | Today's freshly-expired domains that still have real backlinks |
get_top_hosts | 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.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.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.js
Environment 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
- Docs: https://seo-backlinks.net/docs
- Issues: https://github.com/mouhabmzibra-rgb/mcp-seo-backlinks/issues
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
