Skip to content
Windsurf

mcp check links for Windsurf

io.github.webmoleai/mcp-check-links

Find broken links, missing meta tags, and redirect chains on any website.

client:Windsurf transport:stdio runtime:npm

Install mcp check links in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-check-links": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-check-links"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp check links in other clients