Powered by 1Stay.ai — MCP Server for Hotel Booking

Build the agent.
We'll book the hotel.

Give any AI agent the power to search, book, and cancel real hotel reservations. Live inventory. Instant confirmation. Dead simple to integrate. The Stripe of travel booking — built on 40 years of domain expertise.

Apply on 1Stay.ai How MCP Works

MCP-native. Not MCP-bolted-on.

Model Context Protocol is how AI agents talk to the real world. Stayker is the first transaction-complete hotel booking MCP server. Your agent connects once — and can search, book, and cancel hotel reservations across 250K+ properties.

MCP Server
For AI Agents

Claude, ChatGPT, Gemini, custom agents — any platform that supports MCP gets hotel booking instantly. No SDK. No wrapper. Native protocol.

// Add to your MCP config
"stayker": {
  "url": "https://mcp.stayker.com/mcp"
}
REST API
For Everything Else

Traditional apps, platforms, and services that need hotel booking. Same inventory, same confirmations. Standard REST with clean JSON responses.

// One authenticated request
POST api.stayker.com/api/mcp/search
Authorization: Bearer 1stay_live_...
MCP Tools
1

search_hotels

Location or coordinates, dates, guest count. Returns up to 15 hotels with live rates across 250K+ properties in 140+ countries.

2

get_hotel_details

Full property details — room types, rates, cancellation policies, amenities. Everything your agent needs to recommend the right fit.

3

book_hotel

Guest info and contact details. Returns a secure checkout URL — payment is completed outside the AI conversation for PCI compliance.

4

get_booking

Retrieve booking status, confirmation details, and cancellation policy by booking ID.

5

cancel_booking

Cancel a reservation with identity verification. Subject to the hotel's cancellation policy.

6

retrieve_booking

Look up a reservation and resend confirmation. Find bookings by booking ID or hotel confirmation number.

7

search_tools

Discover available tools and capabilities at runtime. Your agent learns what it can do dynamically.

Why Stayker

40 years in travel.
25 years building software.

We didn't pivot into travel from a hackathon. Stayker has been building hotel booking technology since before the cloud had a name. Our reservation infrastructure powers PGA tournaments, corporate meeting programs, and youth sports organizations that move thousands of room nights.

Now we're opening that engine to every developer building with AI. You get the infrastructure we've spent decades refining — live inventory, real confirmations, and the ability to set your own booking service fee — through an interface you can integrate in an afternoon.

40
Years in Travel
25+
Years Building Software
250K+
Hotel Properties
0
Contracts Required

See it work.

An AI agent books a real hotel room via MCP. Three tool calls. One secure checkout link.

your_agent.py
# User: "Book me a hotel in Dallas, March 15-18, under $250"
# Agent calls 1Stay MCP tools:

search_hotels({
  location: "Dallas, TX",
  check_in: "2026-03-15",
  check_out: "2026-03-18",
  guests: 2
})

10 hotels // live rates, real-time inventory

get_hotel_details({
  hotel_id: "TP-MC-DALCC"
})

3 room types // rates, cancellation policies, amenities

book_hotel({
  hotel_id: "TP-MC-DALCC",
  rate_code: "RAC-STK-D4E5",
  check_in: "2026-03-15",
  check_out: "2026-03-18",
  guests: 2,
  guest_name: "Jane Smith",
  guest_email: "jane@example.com"
})

✓ CHECKOUT READY
  checkout_url: "https://booking.stayker.com/hotel?..."
  total: "$638.04"
  status: "pending_payment" // guest completes payment at checkout URL

Everything you need. Nothing you don't.

MCP-Native

Purpose-built for AI agents. Claude, ChatGPT, custom LLM apps — connect once through Model Context Protocol and your agent can book hotels conversationally.

🔐

Real Confirmations

Not a redirect. Not an affiliate link. Your agent hands off a secure checkout link. Guest pays, gets a real hotel confirmation number. Loyalty points eligible.

🔌

REST API Too

Not building an AI agent? No problem. Standard REST API with clean JSON for traditional apps and platforms. Same inventory, same confirmations.

💰

Simple Pricing

Free 90-day sandbox. Production at $99/mo with 50,000 searches included. Set your own booking service fee via Stripe Connect — you keep what you charge. Small platform fee per booking.

🌍

140+ Countries

From boutique hotels in Barcelona to chains in Bangkok. 250K+ properties, global coverage. No hotel contracts required on your end.

📦

Dead Simple

Seven MCP tools. Clean JSON. No SDK required. If your agent can call a tool, it can book a hotel. Ship this week, not next quarter.

Built for builders.

AI Agent Developers

Building a travel agent? A personal assistant? A corporate booking bot? Add hotel booking without building hotel infrastructure. Your agent talks to travelers — Stayker talks to hotels.

Travel Platforms

Embed white-label hotel booking in your product. Your brand, your UX, our inventory and transaction engine. From startup to enterprise scale.

Enterprise Apps

Corporate travel. Event management. HR relocation. Any app where people need hotel rooms — add booking in days, not months. No hotel contracts required.

Not another OTA.

OTAs are destinations. Stayker is infrastructure.

Stayker™ Build OTA Affiliates Build It Yourself
MCP / AI-native Built for it Build it yourself
Time to first booking Days Weeks 6–12 months
Domain expertise 40 years Varies You're starting fresh
Real confirmation number Redirect to OTA
Your brand experience OTA branding
Hotel contracts needed None None Hundreds
Loyalty points eligible Varies
Upfront cost Free sandbox $0 $$$$$
Developer Platform

Start building on 1Stay.ai

1Stay is Stayker's developer platform. Install the MCP server, connect your agent, and go live. Free 90-day sandbox. Production starts at $99/mo.

$ npx 1stay-mcp click to copy
Get Started Read the Docs →
90
Day Free Sandbox
$99
Per Month Production
50K
Searches Included