airbnb.com
airbnb.com logo

Airbnb

Integrates with Airbnb to enable vacation rental search and detailed property information retrieval without requiring AP...

Created byApr 22, 2025

Airbnb MCP Server

MCP Server for searching Airbnb and get listing details.

Tools

  1. airbnb_search
  1. airbnb_listing_details

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

Setup

Installing on Claude Desktop

Before starting make sure Node.js is installed on your desktop for npx to work.
  1. Go to: Settings > Developer > Edit Config
  1. Add the following to your claude_desktop_config.json:
To ignore robots.txt for all requests, use this version with --ignore-robots-txt args
  1. 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

  1. airbnb_search
  1. airbnb_listing_details

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

Setup

Installing on Claude Desktop

Before starting make sure Node.js is installed on your desktop for npx to work.
  1. Go to: Settings > Developer > Edit Config
  1. Add the following to your claude_desktop_config.json:
To ignore robots.txt for all requests, use this version with --ignore-robots-txt args
  1. 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