Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-mouhabmzibra-rgb-seo-backlinks": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser
Browser automation with Puppeteer for web scraping and testing
Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
MCP Security Weekly
Get CVE alerts and security updates for io.github.mouhabmzibra-rgb/seo-backlinks and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
Ask Claude:
Claude will use this MCP server to query the seo-backlinks API and give you the answer inline.
| 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) |
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:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.jsonGet 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.
Same idea — add to your MCP settings. Point to the npx -y seo-backlinks-mcp command with SEO_BACKLINKS_API_KEY env var.
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
SEO_BACKLINKS_API_KEY — your API key (get free at seo-backlinks.net)SEO_BACKLINKS_API_BASE — override API endpoint (default https://api.seo-backlinks.net)The MCP server is MIT-licensed and free. The underlying seo-backlinks.net service:
MIT