{
  "specVersion": "0.91",
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:hotelindex.co.il:server:hotelindex-mcp",
      "displayName": "HotelIndex Israel MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://hotelindex.co.il/.well-known/mcp/server-card.json",
      "version": "1.3.0",
      "capabilities": ["HotelSearch", "CityHotels", "RegionHotels", "DestinationRecommendations", "GuestPolicyFacts"],
      "description": "Read-only hotel discovery for Israel with linked hotels, cities, regions, major chains, recommendations and source-aware guest-policy facts.",
      "representativeQueries": [
        "אילו מלונות מומלצים בתל אביב",
        "מצא מלונות למשפחות באילת עם בריכה",
        "אילו מלונות יש בנגב ובדרום",
        "האם במלון מסוים יש אוכל כשר או מיטה נוספת",
        "compare recommended hotels in Jerusalem"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:hotelindex.co.il:api:hotelindex-rest",
      "displayName": "HotelIndex Israel REST API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://hotelindex.co.il/openapi.json",
      "version": "1.3.0",
      "capabilities": ["HotelSearch", "CityHotels", "RegionHotels", "HotelDetails", "DestinationRecommendations"],
      "description": "Public read-only JSON API for Israel hotel data. No account, API key or authentication is required.",
      "representativeQueries": [
        "list hotels in Tel Aviv as JSON",
        "get every hotel in Eilat",
        "fetch the hotels for a specific city or region",
        "retrieve five recommended hotels in the south",
        "search hotels by chain and trip type"
      ]
    }
  ]
}
