VRBO

Provides VRBO search and listing data via browser automation, returning structured property information.
  • typescript

0

GitHub Stars

typescript

Language

6 months ago

First Indexed

3 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs

You can search VRBO vacation rentals and retrieve listing details through a dedicated MCP server that uses a real browser to render pages. This approach handles dynamic content and provides structured property data you can feed into your apps or dashboards.

How to use

To search VRBO listings, send a request to the MCP endpoint and specify your search criteria. The server will navigate VRBO pages using a browser automation layer, extract the listing data from the rendered page, and return a structured set of properties with key details such as id, name, price, rating, and location.

How to install

Prerequisites: ensure you have Docker and Docker Compose available on your machine.

  1. Create a project directory for the VRBO MCP server and navigate into it.

  2. Create a docker-compose file that defines the VRBO MCP service and the browser automation service it depends on. The VRBO service exposes the MCP HTTP API endpoint for clients to call.

  3. Start the services in detached mode to build and run the containers.

Configuration and usage notes

Connection is exposed via an HTTP MCP endpoint that you call to perform searches and retrieve listing details. The server relies on a browser automation component to render VRBO pages and extract data from the live DOM. Expect data to be available in a structured format including id, name, URL, price, rating, property type, sleeps, bedrooms, bathrooms, and neighborhood.

Security and reliability notes

The browser automation layer uses real browser instances to navigate pages, which helps handle anti-bot defenses and dynamic content. Data extraction targets the rendered DOM rather than embedded JSON. Performance is slower than simple JSON scraping due to full page rendering.

Available tools

vrbo_search

Search VRBO listings with filters such as location, dates, guests, price range, and minimum bedrooms. Returns a list of matching properties with essential details.

vrbo_listing_details

Retrieve detailed information about a specific VRBO property by its ID, including full property data and availability insights.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational