mcpbeat Sign in

SEO Backlinks MCP Server

by mouhabmzibra-rgb Your server? Claim it
local only

SEO Backlinks runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 14 Jul 2026.

Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)

Installs per day peak 397 · avg 20 · -38% w/w
a month agotoday
41
Installs / week
npm · seo-backlinks-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check SEO Backlinks every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seo-backlinks -- npx -y seo-backlinks-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-backlinks": {
      "args": [
        "-y",
        "seo-backlinks-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-backlinks]
command = "npx"
args = ["-y", "seo-backlinks-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-backlinks": {
      "args": [
        "-y",
        "seo-backlinks-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-backlinks": {
      "args": [
        "-y",
        "seo-backlinks-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SEO_BACKLINKS_API_KEY (Your seo-backlinks.net API key. Get a free one at https://seo-backlinks.net/sign-up (3 daily checks free). Falls back to demo key if not set.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SEO Backlinks

same job, measured the same way
Rankparse MCP
by abhibavishi

SEO MCP server — backlinks, domain authority, tech stack, and 18+ tools via Common Crawl.

73 tools answering
Crawlgraph MCP
by pucilpet

Backlink lookups and competitor gap analysis on Common Crawl's open web graph (4.4B links).

local only
CrawlConsole
by crawlconsole

Backlink Analysis MCP for AI Agents: authority, referring domains, and competitor link gaps.

37 installs/wk answering
Crawlgraph
by pipeworx-io

CrawlGraph MCP — backlink intelligence on the public Common Crawl webgraph

42 tools answering
Yandex Webmaster MCP
by boxlab-ltd

Query Yandex Webmaster indexing, queries, diagnostics and backlinks, and recrawl, via an AI agent.

54 installs/wk local only
Domduck
by domduck

Domain reputation over time: Domain Rating, Tranco rank, TLS, and AI crawler policy.

3 tools answering
Screaming Frog SEO Spider MCP Server (headless)
by bzsasson

Headless Screaming Frog SEO Spider via its CLI: run crawls, export and filter data, no GUI needed.

886 installs/wk local only
SEO Audit Console
by houtini-ai

Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.

77 installs/wk local only

SEO Backlinks — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Backlinks?
SEO Backlinks runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package seo-backlinks-mcp was installed 41 times last week.
How do I connect SEO Backlinks?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls seo-backlinks-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Backlinks?
The npm package seo-backlinks-mcp was installed 41 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Backlinks open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.