Back to Apps

Airbnb Search Assistant
by akktrsst
AI-powered search for Airbnb properties worldwide, featuring amenity filtering and personalized recommendations.
0 stars
Works in:claude
Exposes:Tools
What it does
This MCP server connects an AI assistant to Airbnb's property data, enabling the AI to search for accommodations globally. It allows users to find the perfect stay by specifying preferences, locations, and required amenities, transforming a standard chat into a powerful travel planning tool.
Tools
search_properties: Finds Airbnb listings based on location, guest count, and date ranges.filter_amenities: Refines search results by specific property features (e.g., WiFi, Pool, Kitchen).get_property_details: Retrieves comprehensive information, pricing, and reviews for a specific listing.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"airbnb": {
"command": "npm",
"args": ["-g", "@openbnb/mcp-server-airbnb"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install -g @openbnb/mcp-server-airbnbInformation
- Pricing
- free
- Published
- 7/27/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
npm install -g @openbnb/mcp-server-airbnb





