1stay MCP Server

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. Its 8 documented tools cover booking, hotel. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 2 · #763 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · JavaScript servers · how we verify → /methodology

01 · Install 1stay

Claude Code

claude mcp add stayker-com-1stay-mcp --transport http https://mcp.stayker.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "stayker-com-1stay-mcp": {
      "url": "https://mcp.stayker.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.stayker.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.stayker.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.stayker - domain-verified with the official MCP registry

03 · What 1stay can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search hotels by location, dates, guests, and optional filters, get room types, amenities, images, and live rates for a specific property, create a reservation and receive a secure checkout URL, and cancel an existing reservation.

Capability map

Tools grouped from the project's README - what 1stay lets an agent do.

read & search

5 tools - e.g. Search hotels by location, dates, guests, and optional filters; Get room types, amenities, images, and live rates for a specific property; Look up a reservation with identity verification

search_hotels · get_hotel_details · lookup_booking · get_booking · search_tools

Book

1 tool - e.g. Create a reservation and receive a secure checkout URL

book_hotel

Resend

1 tool - e.g. Resend confirmation email to guest

resend_confirmation

delete

1 tool - e.g. Cancel an existing reservation

cancel_booking

Latest releases

v1.2.0 · 2026-05-26

## License change: MIT → Proprietary · This release changes the license from MIT to a proprietary / · all-rights-reserved license. · There are no API or behavioral changes. · ### What this means · - Versions 1.1.0 and…

v1.0.2 · 2026-03-27

Updated README, Sripte Connect monetization, npx suport, GitHub Actions trusted publishing

04 · Who maintains 1stay

1stay is maintained by stayker-com. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #763 of 848 actively-maintained other servers as of 2026-08-25.
registry
com.stayker/1stay (active, first published 2026-03-18)

06 · 1stay FAQ

Is 1stay still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03. We re-verify nightly.

What can 1stay do?

With this server connected, an agent can search hotels by location, dates, guests, and optional filters, get room types, amenities, images, and live rates for a specific property, create a reservation and receive a secure checkout URL, and cancel an existing reservation.

How do I install 1stay?

Run `claude mcp add stayker-com-1stay-mcp --transport http https://mcp.stayker.com/mcp`. You can also paste the ready-made client config above.

Does 1stay require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to 1stay