gatus

GitHub

Automated developer-oriented status page with alerting and incident support

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "gatus": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gatus"
      ]
    }
  }
}