loading…
Search for a command to run...
loading…
Hotel booking MCP server — the first transaction-complete hotel booking integration for AI agents. Search 300K+ properties in 140+ countries, get live rates and
Hotel booking MCP server — the first transaction-complete hotel booking integration for AI agents. Search 300K+ properties in 140+ countries, get live rates and room details, and generate secure checkout URLs. No payment in the AI conversation — guests complete booking at a hosted checkout page and receive a real hotel confirmation number. Set your own booking fee via Stripe Connect.
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.
Builders monetize every booking via Stripe Connect — set your own fee, get paid directly. Turn any AI agent into a revenue-generating travel assistant.
Built by Stayker (WPF Holdings, LLC), a licensed travel technology company built on proven travel distribution architecture. When you book through 1Stay, the hotel is the merchant of record — your stay is treated exactly like a direct booking.
npm version 1Stay Hotel Booking MCP server 1Stay-mcp MCP server
npx 1stay-mcp
Add to your MCP configuration:
{
"mcpServers": {
"1stay": {
"url": "https://mcp.stayker.com/mcp"
}
}
}
claude mcp add 1stay --transport http https://mcp.stayker.com/mcp
Playground: 1stay.ai/playground — test all 7 tools in your browser, no setup required.
MCP Endpoint: https://mcp.stayker.com/mcp
Protocol: Streamable HTTP | MCP SDK v1.27.1 | Latest protocol version 2025-11-25
Supported versions: 2025-11-25, 2025-06-18, 2025-03-26, 2024-11-05, 2024-10-07
| Tool | Description | Annotations |
|---|---|---|
search_hotels |
Search hotels by location, dates, guests, and optional filters | readOnlyHint: true |
get_hotel_details |
Get room types, amenities, images, and live rates for a specific property | readOnlyHint: true |
book_hotel |
Create a reservation and receive a secure checkout URL | destructiveHint: true |
get_booking |
Look up a reservation by confirmation number | readOnlyHint: true |
cancel_booking |
Cancel an existing reservation | destructiveHint: true |
retrieve_booking |
Find a reservation and resend the confirmation email | readOnlyHint: true |
search_tools |
List available 1Stay tools, optionally filtered by keyword | readOnlyHint: true |
1Stay lets developers and AI builders earn on every hotel booking their agent completes. Connect your Stripe account, set your booking service fee, and get paid directly when guests check out.
Get started: 1stay.ai/apply
1Stay uses OAuth 2.0 authorization code flow. When connecting through Claude, the OAuth handshake is handled automatically. You'll need a valid 1Stay account to authenticate.
1Stay uses a secure link handoff model for payment:
Credit card and payment information never passes through the AI conversation. The checkout URL is valid for approximately 30 minutes.
User prompt: "I need a hotel in downtown Charlotte for May 7-10, two adults."
1Stay searches available properties, returns hotels with nightly rates, star ratings, and distance from city center. Ask follow-ups to narrow by price, brand, or amenities.
User prompt: "Show me room options, then book the king room."
1Stay retrieves live room types, rates, and cancellation policies. Provide guest name, email, and phone — 1Stay creates the reservation and returns a secure checkout URL.
User prompt: "Pull up my reservation and resend the confirmation email."
1Stay locates the reservation, displays details, and resends the confirmation email. Cancel directly in conversation if needed.
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.
Headquarters: Charlotte, NC
Build. Book. Connect.
© 2026 WPF Holdings, LLC. All rights reserved.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"1stay-hotel-booking": {
"command": "npx",
"args": []
}
}
}