Skip to content
Cline

upkeep-mcp for Cline

io.github.tiagocalado86/upkeep-mcp

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

client:Cline transport:stdio runtime:npm

Install upkeep-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

upkeep-mcp in other clients