MCP Servers / web-scraping / LinkRescue

LinkRescue

JSON →
httpnoneweb-scraping

MCP server that exposes LinkRescue's broken link scanning, monitoring, and fix suggestion capabilities to AI agents (Claude, Cursor, etc.).

Install
How to run this server
[ { "cmd": "pip install linkrescue-mcp`", "imports": [] } ]
server path: linkrescue
Tools
What this server exposes
check_broken_links
Scan a URL (or sitemap) and return a structured broken-link report
monitor_links
Set up recurring monitoring for a website
get_fix_suggestions
Generate prioritized remediation recommendations
health_check
Verify MCP server and backend API connectivity
Configuration
Environment & auth
authnone
envLINKRESCUE_API_BASE_URL
envLINKRESCUE_API_KEY
Resources
LinkRescue — MCP Server · libregistry