Airbnb MCP Server
MCP Server for searching Airbnb and get listing details.
Tools
airbnb_search
airbnb_listing_details
Features
- Respects Airbnb's robots.txt rules
- Uses cheerio for HTML parsing
- Returns structured JSON data
- Reduces context load by flattening and picking data
Setup
Installing on Claude Desktop
Before starting make sure
Node.js is installed on your desktop for
npx
to work.
- Go to: Settings > Developer > Edit Config
- Add the following to your
claude_desktop_config.json
:
To ignore robots.txt for all requests, use this version with --ignore-robots-txt
args
- Restart Claude Desktop and plan your next trip that include Airbnbs!
Other Option: Installing via Smithery
To install mcp-server-airbnb for Claude Desktop automatically via
Smithery:
Build (for devs)
License
This MCP server is licensed under the MIT License.
Disclaimer
Airbnb is a trademark of Airbnb, Inc.
OpenBnB is not related to Airbnb, Inc. or its subsidiaries
Airbnb MCP Server
MCP Server for searching Airbnb and get listing details.
Tools
airbnb_search
airbnb_listing_details
Features
- Respects Airbnb's robots.txt rules
- Uses cheerio for HTML parsing
- Returns structured JSON data
- Reduces context load by flattening and picking data
Setup
Installing on Claude Desktop
Before starting make sure
Node.js is installed on your desktop for
npx
to work.
- Go to: Settings > Developer > Edit Config
- Add the following to your
claude_desktop_config.json
:
To ignore robots.txt for all requests, use this version with --ignore-robots-txt
args
- Restart Claude Desktop and plan your next trip that include Airbnbs!
Other Option: Installing via Smithery
To install mcp-server-airbnb for Claude Desktop automatically via
Smithery:
Build (for devs)
License
This MCP server is licensed under the MIT License.
Disclaimer
Airbnb is a trademark of Airbnb, Inc.
OpenBnB is not related to Airbnb, Inc. or its subsidiaries