Hüttentouren
org.huettentouren/toursHut-to-hut hiking tours in the Alps with live availability from multiple booking systems.
Tools · 3
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 upstr…
Search published hut-to-hut tours by compact public fields. Each result includes `url`, the canonical huettentouren.org detail page — link users there.
Fetch compact, curated details for one published hut-to-hut tour. The returned `url` is the canonical huettentouren.org detail page — link users there.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hüttentouren": {
"url": "https://www.huettentouren.org/api/mcp",
"transport": "streamable-http"
}
}
}