MCP Server
MCP
io.github.carsonroell-debug/linkrescue-mcp
Broken link detection with affiliate tracking, revenue loss estimation, and fixes
Install
uvx linkrescue-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "linkrescue-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "LinkRescue API endpoint for deep scans",
"name": "LINKRESCUE_API_BASE_URL"
},
{
"description": "API key for authenticated requests",
"isSecret": true,
"name": "LINKRESCUE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment