# Hotel Booking AI MCP (remote · api.tourmind.com)

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

- Trust score: 69/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-18

## Components

- remote · `api.tourmind.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc.md), [page](https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc)

## Channel facts

- Endpoint: `https://api.tourmind.com/mcp/toc`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-18.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (cancel_booking).
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1040 tokens (~104/item across 10 items; 10 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http tourmind-com-hotel-booking-ai-mcp https://api.tourmind.com/mcp/toc
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add tourmind-com-hotel-booking-ai-mcp --url https://api.tourmind.com/mcp/toc --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  tourmind-com-hotel-booking-ai-mcp:
    url: "https://api.tourmind.com/mcp/toc"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-17 (score 69, +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.

### 2026-08-15 (score 68, +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.

### 2026-08-13 (score 67, +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.

### 2026-08-11 (score 66, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-09 (score 64, +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.

### 2026-08-08 (score 63, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-07 (score 63)

First indexed and scored.

## MCP tools (10)

### `cancel_booking` (~50 tokens)

Cancel Booking

Cancel a booking owned by the user_key account.

Input parameters:

- `agent_ref_id` (string, required): TourMind booking reference
- `user_key` (string, required): TourMind user key required for authenticated ToC booking operations

### `check_room_availability` (~126 tokens)

Check Room Availability

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

Input parameters:

- `adults` (integer): Number of adults per room
- `check_in_date` (string): Check-in date in YYYY-MM-DD format
- `check_out_date` (string): Check-out date in YYYY-MM-DD format
- `hotel_id` (string, required): TourMind hotel identifier
- `rate_code` (string, required): Rate code returned by query_room_rates
- `room_count` (integer): Number of rooms
- `user_key` (string): Optional TourMind user key for authenticated ToC access

### `check_skill_update` (~42 tokens)

Check Skill Update

Check whether a newer TourMind Booking Skill version is available.

Input parameters:

- `current_version` (string, required): Installed Skill semantic version, for example 1.0.0

### `create_booking` (~179 tokens)

Create Booking

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

Input parameters:

- `adults` (integer, required): Number of adults per room
- `check_in_date` (string, required): Check-in date in YYYY-MM-DD format
- `check_out_date` (string, required): Check-out date in YYYY-MM-DD format
- `contact_email` (string): Contact email for booking status notifications
- `currency` (string, required): Three-letter booking currency code
- `guest_name` (string, required): Guest full legal name
- `hotel_id` (string, required): TourMind hotel identifier
- `rate_code` (string, required): Verified rate code returned by check_room_availability
- `room_count` (integer, required): Number of rooms
- `total_price` (number, required): Verified total booking price
- `user_key` (string, required): TourMind user key required for authenticated ToC booking operations

### `get_hotel_detail` (~69 tokens)

Get Hotel Detail

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

Input parameters:

- `hotel_id` (string, required): TourMind hotel identifier
- `language` (string): Response language, defaults to zh-CN
- `user_key` (string): Optional TourMind user key for authenticated ToC access

### `pay_order` (~91 tokens)

Pay Order

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.

Input parameters:

- `agent_ref_id` (string, required): TourMind booking reference
- `payment_method` (string, required): Payment method: Stripe, 微信支付, or 支付宝
- `user_key` (string, required): TourMind user key required for authenticated ToC booking operations

### `query_booking` (~50 tokens)

Query Booking

Query a booking owned by the user_key account.

Input parameters:

- `agent_ref_id` (string, required): TourMind booking reference
- `user_key` (string, required): TourMind user key required for authenticated ToC booking operations

### `query_room_rates` (~109 tokens)

Query Room Rates

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

Input parameters:

- `adults` (integer): Number of adults per room
- `check_in_date` (string): Check-in date in YYYY-MM-DD format
- `check_out_date` (string): Check-out date in YYYY-MM-DD format
- `hotel_id` (string, required): TourMind hotel identifier
- `room_count` (integer): Number of rooms
- `user_key` (string): Optional TourMind user key for authenticated ToC access

### `search_hotels` (~224 tokens)

Search Hotels

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

Input parameters:

- `adults` (integer): Number of adults per room
- `check_in_date` (string): Check-in date in YYYY-MM-DD format
- `check_out_date` (string): Check-out date in YYYY-MM-DD format
- `highest_price` (integer): Maximum total price filter
- `keyword` (string): Hotel name or location keyword when region_id and coordinates are unavailable
- `latitude` (null|number): Latitude of the search center
- `limit` (integer): Maximum fuzzy hotel matches
- `location_name` (string): Human-readable location used to describe the search scope
- `longitude` (null|number): Longitude of the search center
- `lowest_price` (integer): Minimum total price filter
- `radius_km` (null|number): Search radius in kilometers
- `region_id` (string): TourMind region identifier
- `room_count` (integer): Number of rooms
- `user_key` (string): Optional TourMind user key for authenticated ToC access

### `search_location` (~73 tokens)

Search Location

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

Input parameters:

- `keyword` (string, required): Region, point of interest, landmark, shopping mall, or hotel name
- `user_key` (string): Optional TourMind user key for authenticated ToC access

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc#diagnostics

## Score history

- 2026-08-18: 69
- 2026-08-17: 69
- 2026-08-16: 68
- 2026-08-15: 68
- 2026-08-14: 67
- 2026-08-13: 67
- 2026-08-12: 66
- 2026-08-11: 66
- 2026-08-10: 64
- 2026-08-09: 64
- 2026-08-08: 63
- 2026-08-07: 63

## Links

- Remote endpoint: https://api.tourmind.com/mcp/toc
- Repository: https://github.com/tourmind-com/Hotel-Booking-AI-MCP
- Changelog RSS feed: https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc.xml
- Changelog JSON feed: https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc.json
- HTML version of this page: https://verifymcp.io/servers/tourmind-com-hotel-booking-ai-mcp/mcp-toc
