mcp-server-airbnb
mcp-server-airbnb is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of mcp-server-airbnb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
MCP Server for searching Airbnb and getting listing details.
The Airbnb MCP Server is designed to facilitate the search and retrieval of Airbnb listings and their details. It provides tools to search for listings based on various parameters such as location, check-in and check-out dates, number of guests, and price range. Additionally, it allows users to obtain detailed information about specific listings, including descriptions, host details, and amenities. The server respects Airbnb's robots.txt rules and does not require an API key, making it accessible and easy to use. It returns structured JSON data, which simplifies the integration process for developers.
Features
- Respects Airbnb's robots.txt rules
- Uses cheerio for HTML parsing
- No API key required
- Returns structured JSON data
- Reduces context load by flattening and picking data
Tools
airbnb_search
Search for Airbnb listings with various filters and pagination. Provide direct links to the user
airbnb_listing_details
Get detailed information about a specific Airbnb listing. Provide direct links to the user