# io.github.DIDA-AI/hotelbooking-ai (npm · @didaai/hotelbooking-ai)

Hotel Booking MCP Server (Global/AI Edition)

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

## Components

- npm · `@didaai/hotelbooking-ai`: 64/100 (this document), [markdown](https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai.md), [page](https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai)

## Channel facts

- Registry: `npm`
- Package: `@didaai/hotelbooking-ai`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 14 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 63/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 677 tokens (~225/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add dida-ai-hotelbooking-ai -- npx -y @didaai/hotelbooking-ai
```

### Codex

```bash
codex mcp add dida-ai-hotelbooking-ai -- npx -y @didaai/hotelbooking-ai
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dida-ai-hotelbooking-ai": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@didaai/hotelbooking-ai"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dida-ai-hotelbooking-ai --command npx --arg -y --arg @didaai/hotelbooking-ai
```

### Hermes

```yaml
mcp_servers:
  dida-ai-hotelbooking-ai:
    command: "npx"
    args: ["-y", "@didaai/hotelbooking-ai"]
```

### Other

```json
{
  "mcpServers": {
    "dida-ai-hotelbooking-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@didaai/hotelbooking-ai"
      ]
    }
  }
}
```

## 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-02 (score 64, +1)

- [security regression] Known CVEs: partial → unverified
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Stability: unverified → 0.23

### 2026-08-01 (score 63, +30)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional regression] License: unverified → fail
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass

### 2026-07-31 (score 33, −4)

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

### 2026-07-30 (score 37, −37)

- [security regression] Known CVEs: partial → unverified
- [security regression] Malware scan: pass → unverified
- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: fail → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-29 (score 74, +31)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional regression] License: unverified → fail
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial

### 2026-07-27 (score 43)

First indexed and scored.

## MCP tools (3)

### `searchHotels` (~358 tokens)

Search hotels by location. Supports city, airport, POI, train station, subway station, hotel name, district, or detailed address. Returns a list of matching hotels with basic info and pricing.

Input parameters:

- `checkInParam` (object): Check-in parameters. Fields: adultCount (integer, >=1, default 2); checkInDate (string YYYY-MM-DD, future date); stayNights (integer, 1~28, default 1).
- `countryCode` (string): ISO 3166-1 alpha-2 country code for currency/locale preference, e.g. US, GB, JP.
- `filterOptions` (object): Optional filters. Fields: distanceInMeter (integer, >0, only for POI); starRatings (array [min, max], 0.0~5.0 step 0.5).
- `hotelTags` (object): Structured tag filters for price, brands, and specific amenities.
- `originQuery` (string, required): The user's original natural-language query (verbatim), used for semantic understanding and ranking.
- `place` (string, required): A single geocodeable location text defining the search scope, e.g. "Beijing", "Shanghai Pudong International Airport", "Tokyo Disneyland", "No. 19 Sanlitun Road, Chaoyang District, Beijing".
- `placeType` (string, required): Location type. Allowed values: `city`, `airport`, `point_of_interest`, `train_station`, `subway_station`, `hotel`, `district/county`, `detailed address`. Must be semantically consistent with `place`.
- `size` (number): Number of results to return, integer, 1~20. Defaults to 10.

### `getHotelDetail` (~270 tokens)

Query real-time room types and pricing for a single hotel (room types, price and tax, availability, cancellation policy, etc.). Used for a second price check after the user has selected a specific hotel.

Input parameters:

- `dateParam` (object): Check-in / check-out date object. Fields: checkInDate (string, YYYY-MM-DD, pass a valid future date when possible); checkOutDate (string, YYYY-MM-DD, must be later than checkInDate).
- `hotelId` (number): Hotel unique ID. Use this or `name`; if both are provided, `hotelId` takes priority (obtain it from the searchHotels tool).
- `localeParam` (object): Locale/currency preference. Fields: countryCode (ISO 3166-1 alpha-2, default US); currency (ISO 4217, default USD).
- `name` (string): Hotel name (fuzzy match). Only used when `hotelId` is absent.
- `occupancyParam` (object): Occupancy details. Fields: adultCount (integer, >=1, default 2); childCount (integer, >=0, default 0); childAgeDetails (array of child ages, e.g. [3,5]); roomCount (integer, >=1, default 1).

### `getHotelSearchTags` (~49 tokens)

Retrieve hotel search tag metadata (AI cache), including the list of available tags. Suitable for local caching followed by user-intent parsing, then passing the structured tags into `searchHotels.hotelTags`.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 33
- 2026-07-30: 37
- 2026-07-29: 74
- 2026-07-28: 43
- 2026-07-27: 43

## Links

- npm package: https://www.npmjs.com/package/@didaai/hotelbooking-ai
- Socket report: https://socket.dev/npm/package/@didaai/hotelbooking-ai
- Repository: https://github.com/DIDA-AI/Dida-Hotel-MCP-Global
- Changelog RSS feed: https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dida-ai-hotelbooking-ai/didaai-hotelbooking-ai
