tempestkeep

lennrt/tempestkeep
★ 0 stars Go Code/Dev Tools Updated today
WeatherFlow Tempest MCP Server, CLI, and local backup tool
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": {
    "tempestkeep": {
      "command": "go",
      "args": [
        "run",
        "github.com/lennrt/tempestkeep@latest"
      ]
    }
  }
}

README Excerpt

TempestKeep reads WeatherFlow Tempest data. The `tempestkeep` command provides setup, collection, export, reports, terminal views, and an MCP stdio server. It stores one-minute observations in a local SQLite archive. The archive stays on the local machine. TempestKeep sends authenticated read requests to the WeatherFlow REST API when a live operation or collection needs

Topics

mcpmcp-servertempestweatherweather-apiweather-appweather-dataweather-informationweather-stationweatherflowweatherflow-tempest