← Index

io.github.webmoleai/mcp-check-links

io.github.webmoleai/mcp-check-links·v0.2.0·Other
Quality Score
80
/100

Find broken links, missing meta tags, and redirect chains on any website.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-check-links": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-check-links"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-check-links": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-check-links"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-check-links
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other