ftmon

dannysheehan/ftmon
★ 0 stars Python Database Updated 2d ago
Lightweight local-first Linux monitoring for desktops and standalone servers — history, trends, alerts, web UI and MCP without a central monitoring stack.
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": {
    "ftmon": {
      "command": "uvx",
      "args": [
        "ftmon"
      ]
    }
  }
}

Or install with pip: pip install ftmon

README Excerpt

<!-- markdownlint-disable MD033 --> <!-- HTML is needed to size the large source mark. --> <p align="center"> <img src="src/ftmon/web/static/brand/ftmon-mark.png" alt="FTMON monitor dial logo" width="160" > </p> <!-- markdownlint-enable MD033 --> FTMON is a lightweight, local systems monitor for Linux desktops, workstations,

Topics

homelablinuxmcpmonitoringobservabilitypythonself-hostedserver-monitoringsqlitesystem-monitoring
📊
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 →