LinkRescue

by carsonroell-debug

Not rated
GitHub

About

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

Details

Author
carsonroell-debug
Categories
Web Scraping, Infrastructure, Other, Developer Tools

Setup

Install LinkRescue in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/carsonroell-debug/linkrescue-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Find broken affiliate links fast, prioritize by impact, and generate fix suggestions your AI agent can act on.

One call. 38+ affiliate networks checked. Revenue loss estimated.

One-click install:Install on MCPize|pip install linkrescue-mcp

LinkRescue MCP exposes broken-link scanning, monitoring, and remediation workflows through the Model Context Protocol (MCP), so tools like Claude and Cursor can run link-health operations directly.

- 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

If the LinkRescue backend API is unreachable, the server falls back to realistic simulated data so local testing and demos keep working.

{ "mcpServers": { "linkrescue": { "command": "linkrescue-mcp" } } }

"Scan example.com for broken affiliate links"

Free tier gives you single-page broken-link checks. Pro unlocks the full crawler + fix suggestions + recurring monitoring. Agency adds hourly checks, webhooks, and unlimited site count.

Upgrade to Pro on MCPize— $19/mo or $190/yr. Agency $29/mo or $290/yr.

One-click install with managed hosting:Install on MCPize

pip install linkrescue-mcp linkrescue-mcp
git clone https://github.com/carsonroell-debug/linkrescue-mcp.git cd linkrescue-mcp pip install -r requirements.txt python main.py
export LINKRESCUE_API_BASE_URL="https://www.linkrescue.io/api/v1" export LINKRESCUE_API_KEY="your-api-key" linkrescue-mcp

Get an API key atlinkrescue.io/settings/api(Pro and Agency tiers only).

fastmcp run main.py --transport streamable-http --port 8000

Add this toclaude_desktop_config.json:

{ "mcpServers": { "linkrescue": { "command": "linkrescue-mcp" } } }
claude mcp add linkrescue --transport http http://localhost:8000/mcp
fastmcp list-tools main.py fastmcp call-tool main.py health_check '{}' fastmcp call-tool main.py check_broken_links '{"url":"https://example.com"}'

- url(required): site URL to scan
- sitemap_url(optional, Agency tier): crawl from sitemap
- max_depth(optional, default3): crawl depth

Returns scan metadata, broken-link details, and summary statistics. Pro and Agency tiers include estimated monthly revenue loss for broken affiliate links.

- url(required)
- frequency_hours(optional, default24; Agency tier supports1)

Returns monitoring ID, schedule details, and status. Free tier returns a simulated monitor (no persistence).

- full report fromcheck_broken_links, or
- rawbroken_linksarray, or
- JSON string of either format

Returns prioritized actions and suggested remediation steps. Pro and Agency tiers only.

No input. Returns server status and backend API reachability.

This repo includessmithery.yamlandsmithery.json.
- Push repository to GitHub
- Create/add server in
Smithery
- Point Smithery to this repository

ADockerfileis included for Railway, Fly.io, and other container hosts.

# Railway railway up # Fly.io fly launch fly deploy

SetLINKRESCUE_API_BASE_URLandLINKRESCUE_API_KEYin your host environment.

Agent (Claude, Cursor, etc.) -> MCP LinkRescue MCP Server (this repo) -> HTTP API LinkRescue Backend API (linkrescue.io)

This server is a translation layer between MCP tool calls and LinkRescue API operations.

- SelfHeal MCP— Self-healing proxy for MCP servers
-
SiteHealth MCP— Full website health audit
-
LeadEnrich MCP— Waterfall lead enrichment

- Developer-focused version:README.dev.md
- Marketplace-focused version:README.marketplace.md

Website health checker MCP server - SEO audit, accessibility scan, broken link detection, performance analysis, and page comparison.

MCP tools for crawler-readability and discovery-file diagnostics, including crawler-visible HTML inspection, raw-vs-rendered comparison, and discovery-file checks.

Watch your competitors, clients, suppliers. Meerbot is the web-page change tracker your AI assistant talks to.

Official Playwright MCP server for browser automation, page inspection, screenshots, and web interaction from Claude, Cursor, and other AI agents.

Render website screenshots with ScreenshotOne

Free trial available. Get 500MB test traffic upon registration, with integration completed in 5 minutes. We offer dynamic residential proxies, long-term ISP proxies and premium ISP proxies, covering over 200 countries and regions worldwide with more than 90 million residential IPs. Suitable for web crawling, cross-border multi-account management, SEO monitoring and other scenarios.

Web-intelligence API gateway: 17 APIs as 20 MCP tools for SEO and scraping. Pay-per-call via USDC.

Attaches to existing browser sessions using the Chrome DevTools Protocol for automation and interaction.

Help your AI agent finish more browser tasks.

Automate remote browsers using the BrowserCat API.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.