Skip to main content
Glama

Wanaka Haus — booking MCP server

Book Wanaka Haus, an Architectural Passive home 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

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Manage your Hostex vacation rentals—properties, reservations, availability, listings, and guest me…

  • Host-owned vacation-rental direct booking via VRP. Signed offers, 0% commission. Not an OTA.

  • Vacation rental discovery, direct booking, and property protection for AI agents.

View all MCP Connectors

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