Hüttentouren
About
Hüttentouren is an MCP server that enables AI agents to plan multi-day hut-to-hut hiking tours in the Alps. It is an independent aggregator combining curated route content with live availability from publicly accessible alpine hut booking systems, including Casablanca (DAV Bet
Details
- Author
- thrill2212
- Downloads
- 289
- Categories
- Other
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
HüttentourenCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"huettentouren": {
"url": "https://www.huettentouren.org/api/mcp"
}
}
}
recommend_tours
Recommend fitting hut-to-hut tours using structured tour data and fresh availability rules. Each result includes `url`, the canonical huettentouren.org detail page — link users there, not to any upstream source.
search
Search published hut-to-hut tours by compact public fields. Each result includes `url`, the canonical huettentouren.org detail page — link users there.
fetch
Fetch compact, curated details for one published hut-to-hut tour. The returned `url` is the canonical huettentouren.org detail page — link users there.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"h\u00fcttentouren": {
"huettentouren": {
"url": "https://www.huettentouren.org/api/mcp"
}
}
}
}
McpServers
{
"huettentouren": {
"url": "https://www.huettentouren.org/api/mcp"
}
}
Hüttentouren MCP Server
Plan multi-day hut-to-hut hiking tours in the Alps directly from your AI agent. Independent aggregator — not affiliated with DAV, ÖAV, AVS, SAC or any booking system. Combines curated route content with live availability aggregated from publicly accessible booking systems for alpine huts: Casablanca (DAV Bettencheck), hut-reservation.org, and Hüttenholiday. German-language route content. Booking happens directly on the original provider platforms via the booking links returned by the server.Tools
-recommend_tours — ranked tour recommendations by hard filters (difficulty, duration, party size, travel months, date window) and soft preferences (transport, season). Returns concrete start dates when availability is fresh.
- search_tours — fuzzy text search over route names and regions.
- get_tour — full stage-by-stage detail including overnight huts and booking links.
Freshness contract
-bookable — availability ≤8h old, booking links safe to surface
- content_only — availability stale (≤12h) or missing, content-only response
- no_match — no tour matches filters (distinct from system errors)
Connect
```json { "mcpServers": { "huettentouren": { "url": "https://www.huettentouren.org/api/mcp" } } }Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



