MCP Servers / development / openclaw-health-mcp

openclaw-health-mcp

JSON →
nonedevelopment

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
How to run this server
[ { "cmd": "pip install openclaw-health-mcp", "imports": [] } ]
server path: openclaw-health-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
openclaw-health-mcp — MCP Server · libregistry