{
  "name": "hotelindex-israel",
  "title": "HotelIndex Israel MCP",
  "description": "Read-only hotel discovery graph with cities, regions, recommendations, trip types and source-aware guest-policy facts.",
  "version": "1.4.0",
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "url": "https://hotelindex.co.il/api/mcp"
  },
  "authentication": {
    "type": "none"
  },
  "coverage": {
    "hotels": 172,
    "cities": 38,
    "regions": 9,
    "chains": 9,
    "recommendation_destinations": 14,
    "hotel_types": 9,
    "verified_at": "2026-09-09"
  },
  "tools": [
    {
      "name": "search"
    },
    {
      "name": "fetch"
    },
    {
      "name": "search_hotels"
    },
    {
      "name": "get_hotel"
    },
    {
      "name": "compare_hotels"
    },
    {
      "name": "list_cities"
    },
    {
      "name": "list_regions"
    },
    {
      "name": "list_chains"
    },
    {
      "name": "get_recommendations"
    },
    {
      "name": "list_hotel_types"
    },
    {
      "name": "answer_hotel_question"
    }
  ],
  "documentation": "https://hotelindex.co.il/developers"
}
