system-status

myclaw66/system-status
★ 0 stars TypeScript Database Updated today
System status monitor with MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "system-status": {
      "command": "npx",
      "args": [
        "-y",
        "myclaw66/system-status"
      ]
    }
  }
}

README Excerpt

> Hermes-style ops agent:监控 Ubuntu / Docker / 公网 IP,告警推飞书。 - 🐳 **Docker 监控**:容器状态、重启次数、CPU/内存、健康检查 - 🖥️ **系统监控**:CPU、内存、磁盘、负载 - 🌐 **公网 IP 漂移检测**:多源校验,变化告警 - 💬 **飞书告警**:富文本卡片 + @指定人 - 📊 **SQLite 历史数据**:每次采样入库,默认保留 7 天 - 🖼️ **Web 面板**:实时仪表盘 + 趋势图 + 告警流 - 打开 `http://localhost:8888/web/` 即可 - 🌐 **HTTP / MCP 接口**:给 Hermes / 客户端调用

Tools (6)

CHECK_INTERVALFEISHU_AT_ALLFEISHU_AT_MOBILESFEISHU_SECRETFEISHU_WEBHOOKHTTP_PORT
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →