HomeOther › mcp-cuddlynest

mcp-cuddlynest

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

TypeScript Cloud
★ 1 stars Last pushed 2026-09-09 License: MIT

Topics: Travel & Transportation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.1)

npx -y cuddlynest-mcp@0.2.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-cuddlynest": {
      "command": "npx",
      "args": [
        "-y",
        "cuddlynest-mcp@0.2.1"
      ],
      "env": {
        "CUDDLYNEST_SCRAPE_TIMEOUT_MS": "<YOUR_VALUE>"
      }
    }
  }
}
  • CUDDLYNEST_SCRAPE_TIMEOUT_MS — Max ms to wait for a listing page's rooms/prices to render (default 35000)

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry