← Index

io.github.carsonroell-debug/linkrescue-mcp

io.github.carsonroell-debug/linkrescue-mcp·v0.1.1·Other
Quality Score
80
/100

Broken link detection with affiliate tracking, revenue loss estimation, and fixes

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "linkrescue-mcp": {
      "command": "uvx",
      "args": [
        "linkrescue-mcp"
      ],
      "env": {
        "LINKRESCUE_API_BASE_URL": "<linkrescue_api_base_url>",
        "LINKRESCUE_API_KEY": "<your-linkrescue_api_key>"
      }
    }
  }
}
§02  Environment variables
LINKRESCUE_API_BASE_URL

LinkRescue API endpoint for deep scans

LINKRESCUE_API_KEY
secret

API key for authenticated requests

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other