Releases: mafedelahoz/mcp-cuddlynest
Releases · mafedelahoz/mcp-cuddlynest
Release list
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release of the CuddlyNest MCP server.
Tools
cuddlynest_search— resolve a destination via the public autosuggestion APIcuddlynest_listing_details— static basics (schema.org) + rooms/prices/availability/cancellation policies read from the public listing page rendered in a headless browser
Install (npm / npx)
{ "mcpServers": { "cuddlynest": { "command": "npx", "args": ["-y", "cuddlynest-mcp"] } } }First run downloads Chromium via playwright install chromium (postinstall).
MCPB bundle
cuddlynest-mcp-0.1.0.mcpb is attached. Note: it does not bundle Chromium — after install run npx playwright install chromium once, or prefer the npx install above.
Read-only: search + listing details only. No booking/payment. Reads public page content only.