mcp-server-airbnb
0
The project is an MCP server designed to facilitate Airbnb listing searches and detailed information retrieval. It offers structured data and direct URL access to Airbnb listings without requiring API keys.
Serveur MCP Airbnb
- MCP server to search Airbnb listings and obtain lodging details.
- Provides direct links to Airbnb listings in search results.
Tools
- airbnb_search: Searches Airbnb listings using parameters like location, check-in/check-out dates, and more.
- airbnb_listing_details: Retrieves detailed information about a specific Airbnb listing.
Features
- Respects Airbnb's robots.txt rules.
- Utilizes Cheerio for HTML parsing.
- No API key required.
- Returns structured JSON data.
- Simplifies context by flattening and selecting data.
Installation
- Install via Claude Desktop or Smithery.
Compilation (for Developers)
- Uses npm for installation and building.