Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Hotel Booking AI MCP

REMOTE · API.TOURMIND.COM · SCANNED AUG 18

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

Available components

+3 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1040 tokens (~104/item across 10 items; 10 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.tourmind.com

# add to Claude Code
claude mcp add --transport http tourmind-com-hotel-booking-ai-mcp https://api.tourmind.com/mcp/toc
# ~/.codex/config.toml
[mcp_servers.tourmind-com-hotel-booking-ai-mcp]
url = "https://api.tourmind.com/mcp/toc"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tourmind-com-hotel-booking-ai-mcp": {
      "type": "remote",
      "url": "https://api.tourmind.com/mcp/toc",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add tourmind-com-hotel-booking-ai-mcp --url https://api.tourmind.com/mcp/toc --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  tourmind-com-hotel-booking-ai-mcp:
    url: "https://api.tourmind.com/mcp/toc"
// mcp.json
{
  "mcpServers": {
    "tourmind-com-hotel-booking-ai-mcp": {
      "type": "http",
      "url": "https://api.tourmind.com/mcp/toc"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 7 Aug 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 18 Aug 2026 · Probed https://api.tourmind.com/mcp/toc

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.tourmind.com CN=WoTrus RSA DV SSL CA 2,O=WoTrus CA Limited,C=CN 12 Mar 2026 12 Apr 2027 RSA 2048 SHA256-RSA bc7b0f589b2b8b1cb97aa6ee33f230ac
SANs: *.tourmind.com, tourmind.com
CN=WoTrus RSA DV SSL CA 2,O=WoTrus CA Limited,C=CN (CA) CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB 20 Aug 2025 19 Aug 2035 RSA 3072 SHA384-RSA 8284f1ba29ad334d8a2d0cea65f84036
CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 22 Mar 2021 18 Jan 2038 RSA 4096 SHA384-RSA d27fbbc1de359e5216ad6149586099c4
CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 1 Feb 2010 18 Jan 2038 RSA 4096 SHA384-RSA 1fd6d30fca3ca51a81bbc640e35032d
DNSSEC insecure

Validation of api.tourmind.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
tourmind.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.tourmind.com/mcp/toc Verified 200
http (plaintext) http://api.tourmind.com/mcp/toc HTTPS enforced
MCP tools · 10 exposed · ~1,013 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
cancel_booking ~50

Cancel a booking owned by the user_key account.

NameTypeReqDescription
agent_ref_idstringyesTourMind booking reference
user_keystringyesTourMind user key required for authenticated ToC booking operations

Structured output declared, but exposes no named fields.

No examples provided.

check_room_availability ~126

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

NameTypeReqDescription
adultsintegerNumber of adults per room
check_in_datestringCheck-in date in YYYY-MM-DD format
check_out_datestringCheck-out date in YYYY-MM-DD format
hotel_idstringyesTourMind hotel identifier
rate_codestringyesRate code returned by query_room_rates
room_countintegerNumber of rooms
user_keystringOptional TourMind user key for authenticated ToC access

Structured output declared, but exposes no named fields.

No examples provided.

check_skill_update ~42

Check whether a newer TourMind Booking Skill version is available.

NameTypeReqDescription
current_versionstringyesInstalled Skill semantic version, for example 1.0.0

Structured output declared, but exposes no named fields.

No examples provided.

create_booking ~179

Create a hotel booking from a verified rate. A valid user_key is required.

NameTypeReqDescription
adultsintegeryesNumber of adults per room
check_in_datestringyesCheck-in date in YYYY-MM-DD format
check_out_datestringyesCheck-out date in YYYY-MM-DD format
contact_emailstringContact email for booking status notifications
currencystringyesThree-letter booking currency code
guest_namestringyesGuest full legal name
hotel_idstringyesTourMind hotel identifier
rate_codestringyesVerified rate code returned by check_room_availability
room_countintegeryesNumber of rooms
total_pricenumberyesVerified total booking price
user_keystringyesTourMind user key required for authenticated ToC booking operations

Structured output declared, but exposes no named fields.

No examples provided.

get_hotel_detail ~69

Get static hotel details, facilities, rooms, policies, and images.

NameTypeReqDescription
hotel_idstringyesTourMind hotel identifier
languagestringResponse language, defaults to zh-CN
user_keystringOptional TourMind user key for authenticated ToC access

Structured output declared, but exposes no named fields.

No examples provided.

pay_order ~91

Create a payment request for a booking owned by the user_key account. CNY WeChat Pay and Alipay return a one-time device-aware payment link.

NameTypeReqDescription
agent_ref_idstringyesTourMind booking reference
payment_methodstringyesPayment method: Stripe, 微信支付, or 支付宝
user_keystringyesTourMind user key required for authenticated ToC booking operations

Structured output declared, but exposes no named fields.

No examples provided.

query_booking ~50

Query a booking owned by the user_key account.

NameTypeReqDescription
agent_ref_idstringyesTourMind booking reference
user_keystringyesTourMind user key required for authenticated ToC booking operations

Structured output declared, but exposes no named fields.

No examples provided.

query_room_rates ~109

Get live room types and rate products for a hotel and stay.

NameTypeReqDescription
adultsintegerNumber of adults per room
check_in_datestringCheck-in date in YYYY-MM-DD format
check_out_datestringCheck-out date in YYYY-MM-DD format
hotel_idstringyesTourMind hotel identifier
room_countintegerNumber of rooms
user_keystringOptional TourMind user key for authenticated ToC access

Structured output declared, but exposes no named fields.

No examples provided.

search_hotels ~224

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

NameTypeReqDescription
adultsintegerNumber of adults per room
check_in_datestringCheck-in date in YYYY-MM-DD format
check_out_datestringCheck-out date in YYYY-MM-DD format
highest_priceintegerMaximum total price filter
keywordstringHotel name or location keyword when region_id and coordinates are unavailable
latitudenull|numberLatitude of the search center
limitintegerMaximum fuzzy hotel matches
location_namestringHuman-readable location used to describe the search scope
longitudenull|numberLongitude of the search center
lowest_priceintegerMinimum total price filter
radius_kmnull|numberSearch radius in kilometers
region_idstringTourMind region identifier
room_countintegerNumber of rooms
user_keystringOptional TourMind user key for authenticated ToC access

Structured output declared, but exposes no named fields.

No examples provided.

search_location ~73

Resolve a region, point of interest, landmark, shopping mall, or hotel name to TourMind regions, hotels, or coordinates.

NameTypeReqDescription
keywordstringyesRegion, point of interest, landmark, shopping mall, or hotel name
user_keystringOptional TourMind user key for authenticated ToC access

Structured output declared, but exposes no named fields.

No examples provided.