mcpbeat

Booking MCP Server

by wanakahaus
answering

Booking is answering right now. Last checked 1 min ago. It exposes 5 tools.

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

Uptime history 61 hours of history · worst hour 0%
61 hours agonow
69.6%
Uptime 24h
64 of 92 checks
5
Tools
read from the server
509 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add booking --transport http https://wanakahaus.nz/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booking": {
      "url": "https://wanakahaus.nz/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booking]
url = "https://wanakahaus.nz/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://wanakahaus.nz/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booking": {
      "url": "https://wanakahaus.nz/api/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

booking
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.
get_booking
Status of a Wanaka Haus booking: held, confirmed, cancelled or lapsed.
availability
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.
cancel
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.
quote
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.

Endpoints

URLTransportStateLatencyChecked
https://wanakahaus.nz/api/mcp streamable-http answering 335 ms 1 min ago

Alternatives to Booking

same job, measured the same way
MCP Stripe Acp
by codespar

Stripe ACP — AI agent checkout, payment delegation, products, invoices

49 installs/wk local only
Worldcitisim eSIM
by worldcitisim

Travel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.

77 installs/wk local only
MCP Stripe
by codespar

MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)

53 installs/wk local only
Archsteer
by einvoice-dev1

Architecture governance for AI agents: query the live model, get target patterns, check files.

838 installs/wk local only
Apaleo
by apaleo

Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.

answering
Agent Commerce MCP
by bch1212

Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.

79 installs/wk 14 tools answering
Gocushy
by gocushy

The checkout your AI runs — bumps, upsells, subscriptions, tax and affiliates on your own Stripe.

156 installs/wk answering
Stripekit
by rafaelcg

Reconcile a declarative Stripe catalog and inspect your account — plan, push, pull, check.

35 installs/wk local only

Booking — questions

Answers built from our own checks of this server.

What can Booking do?
It exposes 5 tools, read directly from the server on our last check. Among them: cancel_booking, create_booking, get_booking, get_quote, search_availability. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 64 of 92 checks got a reply (69.6%), average response time 509 ms. The bar chart above shows every period we have measured.
How do I connect Booking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Booking need an API key?
No. Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Booking?
It answers our handshake in 509 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.