Skip to content
Windsurf

upkeep-mcp for Windsurf

io.github.tiagocalado86/upkeep-mcp

Website maintenance checks: domains, SSL, uptime, technical SEO and accessibility

client:Windsurf transport:stdio runtime:npm

Install upkeep-mcp in Windsurf

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

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

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

upkeep-mcp in other clients