Skip to content
Claude Desktop

SiteVitals for Claude Desktop

io.github.tom18a/sitevitals

Monitor website health, uptime, SEO, security and performance via your AI assistant.

client:Claude Desktop transport:sse

Install SiteVitals in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sitevitals": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.sitevitals.co.uk/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SiteVitals in other clients