Wanakahaus-mcp
Provides payment processing via hosted Stripe Checkout pages, enabling secure transactions without handling card data.
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 |
| Open and booked nights in a date window, up to 18 months ahead |
| Itemised NZD total for a stay, with stay rules validated |
| Atomically holds the dates (30 min) and returns a Stripe Checkout URL |
| Booking status: held, confirmed, cancelled or lapsed |
| 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:
/llms.txt— start here/agent.json— capability manifest, policies, structured cancellation tiers and peak periods/openapi.json— OpenAPI 3.1 spec/availability.json— live availability feed (refreshes every minute)
Contact
hello@wanakahaus.nz — a human replies within a day.
This server cannot be installed
Maintenance
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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