← Index

io.github.JustinBeckwith/linkinator-mcp

io.github.JustinBeckwith/linkinator-mcp·v0.2.5·Other
Quality Score
80
/100

MCP server for link checking using linkinator

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