huettentouren
Plan multi-day hut-to-hut hiking tours in the European Alps, powered by live availability data from the Alpine Club booking systems (DAV, ΓAV, AVS). ## What it does - Recommends curated multi-day routes filtered by difficulty, duration, number of hikers, and travel window - Returns bookable start dates only when hut availability is fresh (β€8h old) - Flags off-season requests, stale data, and no-match cases explicitly (no hallucinated suggestions) - Exposes full route detail: stages, elevation, overnight huts, booking URLs ## Tools - `recommend_tours` β rank routes by hard filters + soft preferences (months, transport, difficulty), return top matches with sample start dates - `search_tours` β fuzzy text search across route names and regions - `get_tour` β fetch full stage-by-stage detail for a single route ## Data notes Route content, stage descriptions, and hut names are in **German** (the primary audience is DACH hikers). Numeric fields, enums, and IDs are locale-neutral. Best used by agents that can either speak German or translate German strings downstream. Availability is aggregated server-side across multiple booking providers and exposed with a clear freshness contract β agents should not guess dates when `status != "bookable"`.
Ask AI about huettentouren
Powered by Claude Β· Grounded in docs
I know everything about huettentouren. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
No README available
