Search hotels & rentals: live prices & reviews across Booking.com, Airbnb, Vrbo & Google Hotels.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Search stays, compare prices across Booking.com, Airbnb, Vrbo and Google Hotels, and pull reviews by just asking your AI. One hosted MCP, 300 free credits to start, no card.
Seven read-only tools - search, availability, listing detail, price, cross-OTA price compare, reviews, and job polling - for Claude, ChatGPT, Cursor, Claude Code, and any MCP client.
4 booking platforms, one schema Β· 7 read-only tools Β· cross-OTA price compare Β· OAuth 2.1, no key pasted into the agent Β· 300 free credits to start, no card StayingAPI is an independent service for accommodation data. StayingAPI is not affiliated with, endorsed by, or sponsored by Airbnb, Booking.com, Vrbo, or Google Hotels. These are trademarks of their respective owners, used here descriptively to indicate the data sources StayingAPI's API and MCP server can query.
Claude Code
Claude Desktop, ChatGPT, Cursor, or any other MCP client β add this as a Streamable HTTP server:
No API key to paste: the first call opens an OAuth sign-in (free account, 300 credits, no card). Per-client steps are in Quick Install, and the whole repo also installs as an Agent Plugin.
You are already comparing stays across four sites by hand: a hotel on Booking.com, an apartment on Airbnb, a villa on Vrbo, and Google Hotels to sanity-check the rate. Every one of them has a different page, a different rating scale, and no API you can just sign up for.
Connect once, then just ask. Add this MCP server to Claude, ChatGPT, Cursor, or any MCP client a single time, and your AI assistant can search real stays, quote real prices for your dates, compare one property's rate across booking sites, and read normalized reviews - inside the conversation, with no code and no repeated setup.
Everything comes back in one unified schema. A hotel room and a holiday villa return the same object shape, ratings carry their native scale instead of being silently rescaled, and the cross-OTA comparison returns each site's offer plus a computed lowest and median price, so you do not re-derive them yourself.
Quick taste:
That single prompt spans three tools - search_stays, compare_prices, get_reviews - without you writing a line of code.
This repository root is a conformant Agent Plugins 1.0.0 package β the portable format published 2026-08-06 and supported by ChatGPT, Codex, Cursor, GitHub Copilot, Kiro and VS Code. One install gets you the MCP server and a bundled stays skill that teaches your agent which tool answers which question, how to keep cross-platform fan-out cheap, and that Airbnb/Vrbo rate on a 5-point scale while Booking.com rates on 10 β so it never compares a 9 with a 4.5.
VS Code β Command Palette β Chat: Install Plugin From Source, then paste:
Or register a local clone in settings.json:
Cursor β Customize in the sidebar β find the plugin β Install. For a local clone:
Then Developer: Reload Window.
Add to Cursor β MCP server only, no clone. Paste this deeplink into your browser:
ChatGPT, Codex, GitHub Copilot, Kiro, any other client β point your client's plugin mechanism at this repository, or at a local clone. Agent Plugins 1.0.0 standardizes the package format, not installation, so each client owns its own install flow.
One search_stays call returns Airbnb, Booking.com, Vrbo and Google Hotels merged into a single normalized list, each with its booking URL. No API key to configure β the first call opens an OAuth sign-in (free account, 300 credits, no card). Then the follow-ups that normally take twenty browser tabs:
All seven tools are read-only β nothing here can book, cancel or change a reservation.
There are no credentials in this package β Agent Plugins 1.0.0 forbids embedded secrets, and authorization is client-managed. Verify the package yourself:
Requirements:
- A StayingAPI account (sign up - 300 free credits, no card)
- Either OAuth (Claude, ChatGPT - no key handling at all) or an API key (
stay_live_.../stay_test_...) from your dashboard
Recommended: add a rule so your AI invokes it automatically
Paste this into your client's custom instructions or rules file:
Server URL: https://mcp.stayingapi.com/mcp (Streamable HTTP transport)
Settings β Connectors β Add custom connector β paste:
Claude runs the OAuth 2.1 sign-in for you in a browser popup, which links the connector to your StayingAPI account and its credit balance - no API key needed. The seven read-only tools then appear in your tool list.
Prefer the desktop config file? Add to claude_desktop_config.json:
OAuth (recommended):
Then run /mcp inside Claude Code and complete the OAuth prompt.
Prefer a bearer key, or running headless?
One-click: use the Install in Cursor badge at the top of this README.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hotel-vacation-rental-mcp-live-prices-reviews-across-booking-airbnb-vrbo-google-hotels)<a href="https://allmcps.com/mcp/hotel-vacation-rental-mcp-live-prices-reviews-across-booking-airbnb-vrbo-google-hotels"><img src="https://allmcps.com/api/badge/hotel-vacation-rental-mcp-live-prices-reviews-across-booking-airbnb-vrbo-google-hotels?style=directory" alt="Hotel & Vacation Rental MCP live prices & reviews across Booking, Airbnb, Vrbo & Google Hotels on AllMCPs" /></a>