
Linkrescue Mcp
Scan a monetized site for broken links, tie failures to affiliate URLs, and estimate revenue at risk before you publish or refresh posts.
Overview
LinkRescue MCP is a MCP server for the Grow phase that finds broken links, tracks affiliate URLs, estimates revenue loss, and helps agents prioritize fixes.
What is this MCP server?
- Deep broken-link scans via LinkRescue API with configurable LINKRESCUE_API_BASE_URL
- Affiliate-aware tracking to surface links that carry revenue risk
- Revenue loss estimation to prioritize fixes by business impact
- Suggested fixes surfaced for agent-driven remediation workflows
- PyPI stdio package linkrescue-mcp v0.1.1 with LINKRESCUE_API_KEY for authenticated scans
- Server version 0.1.1 on MCP schema 2025-12-11
- PyPI identifier linkrescue-mcp with stdio transport
- 2 environment variables: LINKRESCUE_API_BASE_URL and secret LINKRESCUE_API_KEY
What problem does it solve?
Outbound and affiliate links break silently on content sites, so traffic and commission keep flowing to pages that no longer convert until someone manually rechecks every URL.
Who is it for?
Solo builders running affiliate blogs, resource pages, or docs with many external links who want agent-assisted link audits tied to money impact.
Skip if: Teams that only need generic uptime pings or full-stack infra monitoring without link-level or affiliate context.
What do I get? / Deliverables
After you register the server and API key, your agent can run authenticated deep scans and return prioritized broken-link and revenue-risk reports you can fix in one sitting.
- Broken-link inventory with affiliate context
- Revenue loss estimates for prioritization
- Agent-ready fix guidance for high-impact URLs
Recommended MCP Servers
Journey fit
Canonical shelf is Grow because solo builders with affiliate or resource pages lose money when links rot after launch; the server is aimed at ongoing content and monetization hygiene. Content subphase fits editorial sites, link roundups, and affiliate pages where broken outbound links directly affect trust and commissions.
How it compares
Affiliate-aware link remediation MCP, not a general website health or fetch proxy.
Common Questions / FAQ
Who is linkrescue-mcp for?
It is for indie publishers and builders who monetize with affiliate or partner links and want their coding agent to find broken URLs and revenue risk automatically.
When should I use linkrescue-mcp?
Use it before major content publishes, after site migrations, or on a regular cadence when outbound links and commissions must stay trustworthy.
How do I add linkrescue-mcp to my agent?
Install the PyPI package linkrescue-mcp, set LINKRESCUE_API_BASE_URL and LINKRESCUE_API_KEY, and add the stdio MCP server entry in Claude Code, Cursor, or another MCP client.