# booking MCP server

Book Wanaka Haus, an Architectural Passive home in Wānaka NZ. Availability, quotes, Stripe checkout.

## Links
- Registry page: https://www.getdrio.com/mcp/nz-wanakahaus-booking
- Website: https://wanakahaus.nz

## Install
- Endpoint: https://wanakahaus.nz/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://wanakahaus.nz/api/mcp

## Tools
- search_availability - Open and booked nights for Wanaka Haus (sleeps 8, Wānaka NZ) in a date window, up to 18 months ahead. Ranges are check-in inclusive, check-out exclusive. Endpoint: https://wanakahaus.nz/api/mcp
- get_quote - Itemised NZD total for a stay at Wanaka Haus. Validates the stay rules (minimum nights, peak-season minimum, guest cap) and checks the dates are open, before you commit to a booking. Endpoint: https://wanakahaus.nz/api/mcp
- create_booking - Book Wanaka Haus: atomically holds the dates for 30 minutes and returns a Stripe Checkout URL. The booking confirms only when payment completes on that URL — give it to your user to pay (or pay with an agent wallet's one-time card). No account or API key needed. Endpoint: https://wanakahaus.nz/api/mcp
- get_booking - Status of a Wanaka Haus booking: held, confirmed, cancelled or lapsed. Endpoint: https://wanakahaus.nz/api/mcp
- cancel_booking - Cancel a Wanaka Haus booking under the published policy (full refund to 14 days before arrival, 50% to 7 days, none inside 7). Requires the guest email the booking was made with. Endpoint: https://wanakahaus.nz/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: nz.wanakahaus
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
