1stay
Freeby MCP Community
Hotel booking MCP server — 300K+ properties, real confirmation numbers, loyalty programs. Builders monetize every booking via Stripe Connect. The first MCP serv
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocolhoteltravelbooking
1stay MCP Server
Hotel booking MCP server — 300K+ properties, real confirmation numbers, loyalty programs. Builders monetize every booking via Stripe Connect. The first MCP serv
Installation
npx -y 1stay-mcp
Reviews
Installation
Quick install
npx -y 1stay-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"1stay": {
"command": "npx",
"args": ["-y", "1stay-mcp"]
}
}
}