Booking MCP server
Check availability, get quotes, and submit booking requests for Lilla Älva, a cabin in Sweden.
Little public usage data yet
Reviews
Write oneNobody has reviewed Booking yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Booking tools (4, 1 write)
write = sends, deletes, buys or postscheck_availabilityFreeCheck whether Lilla Älva is available. Without arguments, returns all blocked (unavailable) date ranges from today onward. With check_in and check_out (YYYY-MM-DD), also states whether that stay is available. Ranges are all-day and end-exclusive: a new stay may begin on another booking's check-out day.
get_property_infoFreeDescription, amenities, house rules, booking flow and contact details for Lilla Älva, a holiday home in Värmland, Sweden.
get_quoteFreePrice breakdown in EUR for a stay at Lilla Älva: date-dependent nightly rates, mandatory cleaning fee, and optional add-ons (bed linens & towels per person, Hot Tub Service per stay, one-time dog fee).
submit_booking_requestwrite actionFreeSubmit a booking request for Lilla Älva on behalf of the guest. This does NOT charge anything and is not an instant booking: it creates a pending request; the owner confirms or declines by email within 24 hours. Only submit with the guest's real name and email, after they have explicitly agreed to the dates and estimated total.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 820ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http booking https://lilla-alva.com/api/mcp
Booking: common questions
- Is Booking MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Booking safety report
- How do I install Booking?
- It runs remotely at lilla-alva.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Booking need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Booking maintained?
- The latest release is v1.0.0.
- Is Booking up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.