Hotel booking MCP server — 300K+ properties, real confirmation numbers, loyalty programs. Builders monetize every booking via Stripe Connect. The
Most payments and commerce work still happens through a UI a human drives. 1stay MCP MCP server moves it into the conversation instead. Hotel booking MCP server — 300K+ properties, real confirmation numbers, loyalty programs. Builders monetize every booking via Stripe Connect. The first MCP server that completes real hotel reservations inside AI conversations.
The first MCP server that completes real hotel reservations inside AI conversations. Not search-and-redirect. Not affiliate links. A confirmed booking with a real confirmation number — where your loyalty points accrue and your elite status benefits apply.
Stayker is a travel technology company that powers hotel reservations for events, organizations, and brands. Built on proven travel distribution architecture — live worldwide inventory, no middlemen, no markups, no affiliate redirects. Hotels are the merchant of record on every booking.
The server publishes 8 tools. What each one is for:
search_hotels — Search hotels by location, dates, guests, and optional filtersget_hotel_details — Get room types, amenities, images, and live rates for a specific propertybook_hotel — Create a reservation and receive a secure checkout URLlookup_booking — Look up a reservation with identity verificationresend_confirmation — Resend confirmation email to guestget_booking — Look up a reservation by booking ID or confirmation numbercancel_booking — Cancel an existing reservationsearch_tools — List available 1Stay tools, optionally filtered by keywordBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. 1stay MCP's toolset — search_hotels, get_hotel_details, book_hotel and 5 more — is a fair guide to whether it matches your workflow. It is maintained by stayker-com; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| search_hotels | Search hotels by location, dates, guests, and optional filters |
| get_hotel_details | Get room types, amenities, images, and live rates for a specific property |
| book_hotel | Create a reservation and receive a secure checkout URL |
| lookup_booking | Look up a reservation with identity verification |
| resend_confirmation | Resend confirmation email to guest |
| get_booking | Look up a reservation by booking ID or confirmation number |
| cancel_booking | Cancel an existing reservation |
| search_tools | List available 1Stay tools, optionally filtered by keyword |
{
"mcpServers": {
"1stay": {
"command": "npx",
"args": ["-y", "1stay-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.