mcp check links for Claude Desktop
io.github.webmoleai/mcp-check-links
Find broken links, missing meta tags, and redirect chains on any website.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp check links in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-check-links": {
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs