A CLI/TUI to find the best Hetzner Server Auction deals.
Ships with the PassMark CPU benchmark database built-in so you can instantly comapre servers by value per euro - CPU score/€, RAM/€, and storage/€.
Hetzner auction data is fetched live. Prices are inclusive of VAT. VAT calculation can be disabled by pressing v and the rate can be configured by pressing t. In the TUI, press f to open filters, then use p for maximum monthly price, s for minimum CPU score, and c for minimum core count.

# From source
cargo install --git https://github.com/clouedoc/hzfind
Requires Rust 2024 edition (1.85+).
hzfind # launches the interactive TUI (default)
hzfind explore # same thing
hzfind list # list all servers as JSON
hzfind list --sort cpu --top 10 # sort by best CPU value, show top 10
hzfind list --sort storage # sort by storage value
hzfind list --sort ram # sort by RAM value
hzfind list-stats # aggregated stats about current auction data
live_data_sb_EUR.json)MIT
$ claude mcp add hzfind \
-- python -m otcore.mcp_server <graph>