{
  "$schema": "https://registry.modelcontextprotocol.io/schema/server.json",
  "name": "landhaus-praegant",
  "displayName": "Landhaus Apartments Praegant",
  "description": "Live availability and pricing for 7 holiday apartments in Bad Kleinkirchheim, Carinthia, Austria. Direct booking without commission. Self-built AI infrastructure. Live since March 29, 2026.",
  "homepage": "https://praegant.net",
  "endpoint": "https://mcp.praegant.net/mcp",
  "transport": "streamable-http",
  "version": "2.0.0",
  "tools": [
    {
      "name": "verfuegbarkeit",
      "description": "Check real-time availability. Args: anreise, abreise, personen (adults), kinder (ages comma-separated e.g. '8,6'). Returns pricing based on total persons, cleaning fee, tourist tax (adults only, children under 17 exempt), personalized booking link with casachildren. Shows alternatives when booked. Guest reviews 9.6/10."
    },
    {
      "name": "preise",
      "description": "Get daily rates per apartment for any month. Prices per apartment per night (not per person), for 1-5 guests. Includes cleaning fee and tourist tax."
    },
    {
      "name": "apartment_info",
      "description": "Apartment details: size (35-78 sqm), bedrooms, max persons, amenities, highlights. 6 apartments online + 1 studio on request."
    },
    {
      "name": "angebote",
      "description": "Active seasonal offers with price, period, and inclusions. Kaernten Card (summer), Free Greenfee, wellness."
    },
    {
      "name": "buchen",
      "description": "Personalized direct booking link. Args: apartment, anreise, abreise, erwachsene, kinder (ages). Pre-filled with apartment, dates, adults, children ages. casachildren=[8,6] format. Zero commission."
    }
  ],
  "categories": ["travel", "hospitality", "booking", "accommodation"],
  "tags": ["hotel", "apartment", "austria", "carinthia", "bad-kleinkirchheim", "direct-booking", "real-time-availability", "kaernten-card", "skiing", "thermal-spa"],
  "contact": {
    "email": "office@praegant.net",
    "website": "https://praegant.net"
  },
  "location": {
    "country": "AT",
    "region": "Carinthia",
    "city": "Bad Kleinkirchheim",
    "coordinates": { "lat": 46.8149, "lng": 13.7978 }
  }
}
