LinkRescue
Rank #32861smithery/intake-triage/linkrescue
MCP server for broken link detection, monitoring, and AI-powered fix suggestions. Scans URLs or sitemaps, estimates SEO and revenue impact, and returns actionable remediation steps. Built with FastMCP 3.x.
LinkRescue is a Model Context Protocol (MCP) server published by carsonroell-debug. It ranks #32861 of 58,900 servers tracked on MCP Toplist. LinkRescue is listed across 3 registries — Official MCP, Smithery and Glama, with 1 tracked version. It was first listed on Apr 1, 2026 and most recently updated on Apr 6, 2026.
Ranks ahead of 26,039 of 58,900 servers on MCP Toplist.
Use LinkRescue
Add LinkRescue to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"linkrescue": {
"command": "uvx",
"args": [
"linkrescue-mcp"
],
"env": {
"LINKRESCUE_API_BASE_URL": "<your LINKRESCUE_API_BASE_URL>",
"LINKRESCUE_API_KEY": "<your LINKRESCUE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
carsonroell-debug
Other servers by carsonroell-debug
View all carsonroell-debug servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 6, 2026 |
Frequently asked questions
- What is LinkRescue?
- MCP server for broken link detection, monitoring, and AI-powered fix suggestions. Scans URLs or sitemaps, estimates SEO and revenue impact, and returns actionable remediation steps. Built with FastMCP 3.x.
- Who maintains LinkRescue?
- LinkRescue is maintained by carsonroell-debug, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is LinkRescue an official MCP server?
- Yes — LinkRescue is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does LinkRescue have?
- MCP Toplist tracks 1 version of LinkRescue, most recently published on Apr 6, 2026.
- Where can I find the source code for LinkRescue?
- The source code for LinkRescue is hosted at github.com/carsonroell-debug/linkrescue-mcp.