← catalogue · rank #57

hotel booking ai mcp

Offer a bookable tour

third party activities-tours 14/100 complex

Consumer hotel search, live rates, booking, order management, and payment via TourMind.

Job
Offer a bookable tour
Why this rank
transactional, registry row
Provider
io.github.tourmind-com
Money path
List / affiliate later — do not build this ourselves
Pricing model
unknown
Transport
unknown
Verification
official registry listing
Technical name
io.github.tourmind-com/hotel-booking-ai-mcp

Usability

Skill: Use TourMind tools for public hotel discovery and rates. Booking, order, cancellation, and payment tools require user_key. Docs: https://github.com/tourmind-com/Hotel-Booking-AI-MCP Tools: batch_query_room_rates, cancel_booking, check_room_availability, check_skill_update, create_booking, get_hotel_detail. Best live test 3/5 — Thin but ran. Weakest 2/5 — Weak reply. Not usable today for a real traveller job.

usefulness 2.3/5 hotel search https://api.tourmind.com/mcp/toc

How to use it (server skill)

Use TourMind tools for public hotel discovery and rates. Booking, order, cancellation, and payment tools require user_key.

docs · https://github.com/tourmind-com/Hotel-Booking-AI-MCP

What it is for

Hotel rates (may require booking account).

Example interactions

Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.

1. Recheck the selected rate code, price, and inventory before booking

score 2/5 · Weak reply. · live · check_room_availability

call

{
  "tool": "check_room_availability",
  "arguments": {
    "hotel_id": "Dubai Marina",
    "rate_code": "Dubai Marina",
    "adults": 2
  }
}

reply

invalid hotel_id format

2. Check whether a newer TourMind Booking Skill version is available

score 3/5 · Thin but ran. · live · check_skill_update

call

{
  "tool": "check_skill_update",
  "arguments": {
    "current_version": "Dubai Marina"
  }
}

reply

Invalid current_version; use a semantic version such as 1.0.0

3. Search candidate hotels by region, coordinates and radius, or fuzzy keyword

score 2/5 · Weak reply. · live · search_hotels

call

{
  "tool": "search_hotels",
  "arguments": {
    "adults": 2
  }
}

reply

invalid region_id format

Open source / endpoint Business model

Verified means the listing passed the checks named above on the dates shown. It is not a guarantee of booking success.