Skip to main content
Glama

Wanaka Haus — booking MCP server

Book Wanaka Haus, an architect-designed Passive House holiday rental in Wānaka, New Zealand (sleeps 8, 4 bedrooms), directly from any MCP-capable agent. No API key, account or registration — payment happens on a hosted Stripe Checkout page, so the agent never touches card data.

This repo holds the public metadata for the remote MCP server hosted at https://wanakahaus.nz/api/mcp. There is nothing to install or run.

Connect

{
  "mcpServers": {
    "wanakahaus": {
      "type": "streamable-http",
      "url": "https://wanakahaus.nz/api/mcp"
    }
  }
}

Listed in the official MCP registry as nz.wanakahaus/booking.

Related MCP server: Reservation Platform MCP Server

Tools

Tool

What it does

search_availability

Open and booked nights in a date window, up to 18 months ahead

get_quote

Itemised NZD total for a stay, with stay rules validated

create_booking

Atomically holds the dates (30 min) and returns a Stripe Checkout URL

get_booking

Booking status: held, confirmed, cancelled or lapsed

cancel_booking

Cancels under the published policy; requires the guest email

Equivalent REST surface

The same engine is exposed as a keyless REST API, documented for agents at:

Contact

hello@wanakahaus.nz — a human replies within a day.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ferguswatts/wanakahaus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server