# io.github.mafedelahoz/cuddlynest-mcp (npm · cuddlynest-mcp)

Search CuddlyNest hotels and read rooms, prices, availability and cancellation policies

- Trust score: 86/100 (high trust)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- npm · `cuddlynest-mcp`: 86/100 (this document), [markdown](https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp.md), [page](https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp)

## Channel facts

- Registry: `npm`
- Package: `cuddlynest-mcp`
- Version: `0.2.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-09-21.

- **Supply Chain Security**: 92/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does.
  - 38 of 126 dependencies flagged as unhealthy (2 deprecated).
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to mafedelahoz/mcp-cuddlynest).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 11 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 646 tokens (~323/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 60/100
  - Stability observed for 18 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.mafedelahoz/cuddlynest-mcp server?

io.github.mafedelahoz/cuddlynest-mcp runs locally as an npm package, launched with npx -y cuddlynest-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add mafedelahoz-cuddlynest-mcp -- npx -y cuddlynest-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "mafedelahoz-cuddlynest-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cuddlynest-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "mafedelahoz-cuddlynest-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cuddlynest-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add mafedelahoz-cuddlynest-mcp -- npx -y cuddlynest-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add mafedelahoz-cuddlynest-mcp --command npx --arg -y --arg cuddlynest-mcp
```

### Hermes

```yaml
mcp_servers:
  mafedelahoz-cuddlynest-mcp:
    command: "npx"
    args: ["-y", "cuddlynest-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "mafedelahoz-cuddlynest-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "cuddlynest-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add mafedelahoz-cuddlynest-mcp -t stdio -c npx -a -y cuddlynest-mcp
```

### Other

```json
{
  "mcpServers": {
    "mafedelahoz-cuddlynest-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cuddlynest-mcp"
      ]
    }
  }
}
```

## 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-09-21 (score 86, +1)

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

### 2026-09-19 (score 85, +1)

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

### 2026-09-17 (score 84, +1)

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

### 2026-09-15 (score 83, +1)

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

### 2026-09-13 (score 82, +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-09-11 (score 81, +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-09-09 (score 80, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-08 (score 65, −14)

- [security regression] Malware scan: pass → unverified
- [functional] Package version: 0.2.0 → 0.2.1

## MCP tools (2)

### `cuddlynest_search` (~344 tokens)

Search CuddlyNest hotels

Search CuddlyNest for a destination and the top hotels there. Returns place candidates (city/region + coordinates + total property count) and a list of hotels — name, listing URL, star + guest rating, and (when available) images, distance from the centre and key amenities. Pass a hotel's product_id from the results to cuddlynest_listing_details for live rooms and prices. The hotel list is top-matches scale (~10-60), not the full inventory.

Input parameters:

- `adults` (number): Number of adults (default: 2)
- `checkin` (string): Check-in date (YYYY-MM-DD)
- `checkout` (string): Check-out date (YYYY-MM-DD)
- `childAges` (array): Age of each child at check-in, e.g. [2, 7]. Sets `children` when given.
- `children` (number): Number of children (default: 0, or derived from childAges)
- `currency` (string): ISO 4217 currency code for prices (default: USD), e.g. USD, EUR, COP
- `destination` (string, required): Destination to search (city / area), e.g. 'Santa Marta, Colombia'.
- `fullCityList` (boolean): Also pull the broader city hotel list (~60) from the geo-page API when it can be resolved — a couple of extra requests. Default true.
- `hotelsOnly` (boolean): Return only the hotel list, skipping place candidates (default false).
- `infants` (number): Number of infants (default: 0)
- `rooms` (number): Number of rooms (default: 1)

### `cuddlynest_listing_details` (~302 tokens)

Get CuddlyNest hotel rooms & prices

Get details for a specific CuddlyNest hotel: static basics (name, location, description, amenities, images) from the listing page, plus room options, prices, availability and cancellation policies read from the public listing page rendered in a headless browser.

Input parameters:

- `adults` (number): Number of adults (default: 2)
- `checkin` (string): Check-in date (YYYY-MM-DD)
- `checkout` (string): Check-out date (YYYY-MM-DD)
- `childAges` (array): Age of each child at check-in, e.g. [2, 7]. Sets `children` when given.
- `children` (number): Number of children (default: 0, or derived from childAges)
- `currency` (string): ISO 4217 currency code for prices (default: USD), e.g. USD, EUR, COP
- `hotel` (string, required): CuddlyNest hotel URL or numeric product_id. The product_id is the trailing number in a listing URL, e.g. https://www.cuddlynest.com/hotel/us/le-meridien-boston-cambridge-4264955 -> 4264955.
- `ignoreRobotsText` (boolean): Ignore robots.txt for the listing-page fetch on this request.
- `infants` (number): Number of infants (default: 0)
- `rooms` (number): Number of rooms (default: 1)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 85
- 2026-09-19: 85
- 2026-09-18: 84
- 2026-09-17: 84
- 2026-09-16: 83
- 2026-09-15: 83
- 2026-09-14: 82
- 2026-09-13: 82
- 2026-09-12: 81
- 2026-09-11: 81
- 2026-09-10: 80
- 2026-09-09: 80
- 2026-09-08: 65
- 2026-09-07: 79
- 2026-09-06: 79
- 2026-09-05: 78
- 2026-09-04: 78
- 2026-09-03: 67

## Common questions

### What is the io.github.mafedelahoz/cuddlynest-mcp server?

io.github.mafedelahoz/cuddlynest-mcp is listed in the public MCP registry as io.github.mafedelahoz/cuddlynest-mcp. Search CuddlyNest hotels and read rooms, prices, availability and cancellation policies. This page covers its npm package (cuddlynest-mcp).

### Is the io.github.mafedelahoz/cuddlynest-mcp server safe to use?

io.github.mafedelahoz/cuddlynest-mcp scores 86 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.mafedelahoz/cuddlynest-mcp server expose?

io.github.mafedelahoz/cuddlynest-mcp exposes 2 tools: cuddlynest_search, cuddlynest_listing_details. Their descriptions and schemas cost roughly 646 tokens of context every time the server is loaded.

### Is the io.github.mafedelahoz/cuddlynest-mcp server still maintained?

io.github.mafedelahoz/cuddlynest-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.mafedelahoz/cuddlynest-mcp server under?

io.github.mafedelahoz/cuddlynest-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/cuddlynest-mcp
- Socket report: https://socket.dev/npm/package/cuddlynest-mcp
- Repository: https://github.com/mafedelahoz/mcp-cuddlynest
- Changelog RSS feed: https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp.json
- HTML version of this page: https://verifymcp.io/servers/mafedelahoz-cuddlynest-mcp/cuddlynest-mcp
