← WebMCP Directory

alpina.travel

alpina.travel

live Unverified (seed import) Travel & Events 6 tools mixed implementation

Plan a sunny alpine holiday in Lungau, Austria from Samspitze 4 at AlpiNest Feriendorf Lungau — rated 4.9/5 on Google Maps from 87 guest reviews.

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 4 · Act 1 · Transact 1 · Score: Not yet scored

Tool inspector

check_samspitze_availability

answer imperative

Check live Samspitze 4 availability and pricing, and return the result to you directly without changing the page. Read-only: it does not hold dates, create a booking session, or take payment. Prefer this when you consume the answer yourself. If the person is watching the page and should see the dates filled in and the result rendered in the page's own form, use prepare_samspitze_availability_check instead — both call the same endpoint and return the same data, so the only difference is whether the person sees it happen. Clients with no browsing context should use check_booking_availability on the MCP server.

Page: /

Input schema

PropertyTypeRequiredDescription
checkIn string yes
checkOut string yes
adults integer yes
childrenAges array no
currency string no
locale string no
Raw JSON schema
{
  "type": "object",
  "properties": {
    "checkIn": {
      "type": "string",
      "format": "date"
    },
    "checkOut": {
      "type": "string",
      "format": "date"
    },
    "adults": {
      "type": "integer",
      "minimum": 1,
      "maximum": 6
    },
    "childrenAges": {
      "type": "array",
      "items": {
        "type": "integer",
        "minimum": 0,
        "maximum": 14
      },
      "maxItems": 5,
      "default": []
    },
    "currency": {
      "type": "string",
      "enum": [
        "EUR"
      ],
      "default": "EUR"
    },
    "locale": {
      "type": "string",
      "enum": [
        "en",
        "de",
        "it"
      ],
      "default": "en"
    }
  },
  "required": [
    "checkIn",
    "checkOut",
    "adults"
  ],
  "additionalProperties": false
}

Similar websites

wandernote.openai.chatgpt.site

wandernote.openai.chatgpt.site

An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as …

demo Unverified Travel & Events
11 tools A4 / Act7 / T0 Not yet scored Seen 2026-08-31
get_trip_state set_trip_details list_time_slots add_itinerary_activity update_itinerary_activity
Inspect tools
digitalmirror.ca

digitalmirror.ca

Explore AI photo booths, event robots, Glambot, trading cards and branded activations for events in Toronto & across Canada. Check availability and get a quote.

live Unverified Travel & Events Transact tools
9 tools A1 / Act5 / T3 Not yet scored Seen 2026-08-31
digital_mirror_get_event_services digital_mirror_recommend_activation digital_mirror_check_service_area digital_mirror_get_booking_guidance digital_mirror_get_contact_details
Inspect tools
placemania.sk

placemania.sk

Atlas of unconventional places and detours worth adding to your travel itinerary.

live Unverified Travel & Events
9 tools A0 / Act9 / T0 Not yet scored Seen 2026-08-31
site_manifest site_search site_get_content site_get_chunk site_get_schema
Inspect tools
drevenica.sk

drevenica.sk

Originálna Drevenica JEZERSKO 43

live Unverified Travel & Events
8 tools A8 / Act0 / T0 Not yet scored Seen 2026-08-31
get_accommodation get_organization get_contact get_reservation_url get_calendar_info
Inspect tools

Related on Influzer