Airbnb MCP Server
by Domoteek
airbnb_search
Search for Airbnb listings with various filters and pagination. Provide direct links to the user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adults | No | Number of adults | |
checkin | No | Check-in date (YYYY-MM-DD) | |
checkout | No | Check-out date (YYYY-MM-DD) | |
children | No | Number of children | |
cursor | No | Base64-encoded string used for Pagination | |
ignoreRobotsText | No | Ignore robots.txt rules for this request | |
infants | No | Number of infants | |
location | Yes | Location to search for (city, state, etc.) | |
maxPrice | No | Maximum price for the stay | |
minPrice | No | Minimum price for the stay | |
pets | No | Number of pets | |
placeId | No | Google Maps Place ID (overrides the location parameter) |
Input Schema (JSON Schema)
ID: kxu8mdmdop