openclaw-health-mcp
JSON →MCP server for AI agent deployment health â gateway status, CPU/memory/swap, recent errors, skill registry integrity, upgrade outcomes, cron + disk usage. HEALTHY/DEGRADED/CRITICAL classification per component.
Install
pip install openclaw-health-mcp Tools · 8
- health_overview Full snapshot — every component + overall HealthLevel + ranked critical findings
- gateway_status Gateway alive/dead, uptime, restarts, crashes, bind address
- cpu_memory_health CPU/memory/swap snapshot + 24h OOM count + load averages
- recent_errors Recent error/warning entries, filterable by lookback + severity
- skill_registry_check Skill counts, recent additions/modifications, light heuristic flags
- last_upgrade_status From-version, to-version, outcome, regression markers, available upgrade
- cron_health Basic cron summary (defers to silentwatch-mcp when richer detection wanted)
- disk_usage Root disk + log directory size + 24h growth + largest log files