Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

The Hill Kinabalu

io.github.tasutagazo/the-hill-kinabalu

Official rooms, live availability, booking links, and wedding info for The Hill Kinabalu.

Uptime
100.0%
1 direct probes · 30d
Response
865ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_rooms

Retrieve The Hill Kinabalu’s official current room catalogue, including room types, indicative weekday and weekend rates, guest capacity, beds, amenities, unit counts, images, and booking links. Use t…

check_room_availability

Check The Hill Kinabalu room availability for an exact stay and party size. Before calling, collect check_in_date, check_out_date, and total_pax from the user; never invent missing values. Dates must …

generate_booking_link

Generate a verified The Hill Kinabalu checkout link only after the guest has supplied room_slug, check_in_date, check_out_date, and total_pax. Use a room_slug returned by check_room_availability. Neve…

get_wedding_information

Retrieve The Hill Kinabalu’s official public wedding venue and 2026/2027 package information, including capacity, event sizes, starting package prices, key inclusions, add-ons without prices, payment …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "the_hill_kinabalu": {
      "url": "https://thehillkinabalu.com/mcp",
      "transport": "streamable-http"
    }
  }
}