Airbnb

Integrates with Airbnb to enable vacation rental search and detailed property information retrieval without requiring API keys

openbnb-org 489
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides AI assistants with access to Airbnb's search and listing details functionality without requiring API keys. Built with TypeScript using the Model Context Protocol SDK, it offers two main tools: airbnb_search for finding vacation rentals with various filters, and airbnb_listing_details for retrieving comprehensive information about specific properties. The implementation respects robots.txt rules by default (with an option to bypass), uses cheerio for HTML parsing, and processes the data to reduce context load by flattening arrays and cleaning objects. Developed by OpenBnB, it's ideal for travel planning use cases where users need to explore accommodation options and compare listing details.

Source

Repository: https://github.com/openbnb-org/mcp-server-airbnb

Maintain Airbnb?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Airbnb on getagentictools
[![Airbnb on getagentictools](https://getagentictools.com/badge/mcp/openbnb-org-mcp-server-airbnb.svg)](https://getagentictools.com/mcp/openbnb-org-mcp-server-airbnb?ref=badge)