mcpbeat Sign in

Hotel Bergsonne Allgäu Booking MCP Server

by bergsonne-allgaeu Your server? Claim it
answering

Hotel Bergsonne Allgäu Booking is answering right now. Last checked 15 min ago. It exposes 6 tools.

Live availability, prices and bookings for Hotel Bergsonne Allgäu in Sonthofen, Germany.

Uptime history 7 days of history
7 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
366 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 September 2026. No other catalogue keeps this.

12 Sep 3 tools changed the parameters they ask for get_addons, get_fact_sheet, get_hotel_details

Nothing serious here today

Today is the operative word: we check Hotel Bergsonne Allgäu Booking every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add booking --transport http https://bergsonne-allgaeu.de/api/booking-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://bergsonne-allgaeu.de/api/booking-mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://bergsonne-allgaeu.de/api/booking-mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://bergsonne-allgaeu.de/api/booking-mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://bergsonne-allgaeu.de/api/booking-mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

addons
get_addons
Fetch the catalog of bookable add-on extras (e.g. wine, flowers, activities). Returns addonId, name, type, priceType, and unitAmount. Use addonId values when adding addons to create_booking.
availability
search_availability
Search real-time room availability and daily pricing for Hotel Bergsonne Allgäu. Returns dates with rates AND a roomTypes array. Use the roomId from roomTypes (e.g. KAPDZ, KDZ, KFZ, SDZ) for get_price_quote and create_booking. City tax (Kurtaxe) of 3.50 EUR/person/night is already included in all rates.
booking
create_booking
Create a hotel reservation at Hotel Bergsonne Allgäu. Call search_availability and get_price_quote for the same dates and room first: a stay that cannot be priced is rejected with NOT_AVAILABLE or INVALID_RATE, never confirmed at 0.00 EUR. roomId must be a room type abbreviation code from search_availability results (e.g. KAPDZ, KDZ, KFZ, SDZ). Requires dates, guest count, and complete customer details (name, email, phone, country). City tax (Kurtaxe) is already included in rates — do not add it. Optional addons use addonId from get_addons catalog. Set test: true for a sandbox dry run that validates everything without creating a reservation. Payment is requested after the booking was submitted via a secure payment link and is due no later than 7 days before arrival; cash is not accepted.
fact
get_fact_sheet
Fetch the full GIATA property fact sheet for Hotel Bergsonne Allgäu: rich descriptions, amenities, images, room classifications. German content only. This is marketing/classification data separate from operational hotel details.
hotel
get_hotel_details
Fetch hotel operational data from the WBE system: room types with abbreviation codes (roomId), check-in/out times, contact information. For rich marketing descriptions, use get_fact_sheet instead.
price
get_price_quote
Get a nightly price breakdown and total for a specific room at Hotel Bergsonne Allgäu. roomId must be a room type abbreviation code from search_availability results (e.g. KAPDZ, KDZ, KFZ, SDZ). City tax (Kurtaxe) of 3.50 EUR/person/night is already included in all rates.

Endpoints

URLTransportStateLatencyChecked
https://bergsonne-allgaeu.de/api/booking-mcp streamable-http answering 282 ms 15 min ago

Alternatives to Hotel Bergsonne Allgäu Booking

same job, measured the same way
Bowmark
by bowmark

Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.

213 installs/wk 7 tools answering
Workspace
by florealholidays

Floreal Holidays Belgium: live prices and availability; staff sign in for groups, day sheets, tasks.

8 tools answering
Washlib
by washlib

Find car wash centers in France, compare prices, check live availability, and look up a booking.

5 tools answering
Booking
by lilla-alva

Check availability, get quotes, and submit booking requests for Lilla Älva, a cabin in Sweden.

4 tools answering
C
Booking
by opuslumiere

Read-only booking info for Opus Lumiere photography, London: services, prices, availability.

4 tools answering
FrontDesko
by anmols

Hotel PMS pricing, comparisons, OTA savings math, docs search and live demo availability.

6 tools answering
Aurinia XO MCP
by auriniaxo

Aurinia XO MCP — booking for a hostel in Kamianets-Podilskyi: check bed availability and reserve.

5 tools answering
Resadock
by resadock

Search and book local services in France: real availability, quotes, consented one-tap bookings.

10 tools answering

Hotel Bergsonne Allgäu Booking — questions

Answers built from our own checks of this server.

What can Hotel Bergsonne Allgäu Booking do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_booking, get_addons, get_fact_sheet, get_hotel_details, get_price_quote, search_availability. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Hotel Bergsonne Allgäu Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 366 ms. The bar chart above shows every period we have measured.
How do I connect Hotel Bergsonne Allgäu Booking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Hotel Bergsonne Allgäu Booking need an API key?
No. Hotel Bergsonne Allgäu Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Hotel Bergsonne Allgäu Booking?
It answers our handshake in 366 ms on average, which is faster than 42% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.