Back to search
30
MCP

mcp-check-links

npm/mcp-check-links

Fetches a URL, extracts all anchor tags, checks each for HTTP 4xx/5xx status codes, analyzes meta tags (title, description, og:title, og:image, canonical, viewport), follows redirect chains up to 10 hops. Returns broken links with status codes, missing me

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.webmoleai/mcp-check-links
Find broken links, missing meta tags, and redirect chains on any website.
0 tools
io.github.webmoleai/mcp-link-doctor
Find broken links, missing meta tags, and redirect chains on any website.
0 tools
LinkMeta MCP
Extract URL metadata (Open Graph, Twitter Cards, JSON-LD) from any URL
0 tools
deadlink-checker-mcp
Dead link checker MCP server - find broken links, redirects, and timeouts on any website. Free tier: 30 links/scan.
0 tools
io.github.carsonroell-debug/linkrescue-mcp
Broken link detection with affiliate tracking, revenue loss estimation, and fixes
0 tools
linkrescue-mcp
MCP server for broken link detection, monitoring, and AI-powered fix suggestions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-check-links": {
      "url": "None",
      "transport": "http"
    }
  }
}