LinkRescue
JSON →MCP server that exposes LinkRescue's broken link scanning, monitoring, and fix suggestion capabilities to AI agents (Claude, Cursor, etc.).
Install
pip install linkrescue-mcp` Tools · 4
- 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
Environment variables
LINKRESCUE_API_BASE_URLLINKRESCUE_API_KEY