Odel
linkrescue mcp

linkrescue mcp

Local
@carsonroell-debugPythonMITUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlinkrescue-mcpv0.1.1

Run

uvx linkrescue-mcp

MCP client config

{
  "mcpServers": {
    "linkrescue-mcp": {
      "command": "uvx",
      "args": [
        "linkrescue-mcp"
      ]
    }
  }
}