Airbnb

by akekaratp

Not rated
GitHub

About

Search for Airbnb listings and retrieve their details.

Details

Author
akekaratp
Categories
Web Scraping, Other

Setup

Install Airbnb in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/akekaratp/mcp-server-airbnb

Follow the installation instructions in the repository README, then restart your MCP client.

MCP Server for searching Airbnb and get listing details.

- Search for Airbnb listings
- Required Input:location(string)
- Optional Inputs:

- placeId(string)
- checkin(string, YYYY-MM-DD)
- checkout(string, YYYY-MM-DD)
- adults(number)
- children(number)
- infants(number)
- pets(number)
- minPrice(number)
- maxPrice(number)
- cursor(string)
- ignoreRobotsText(boolean)

- Get detailed information about a specific Airbnb listing
- Required Input:id(string)
- Optional Inputs:

- checkin(string, YYYY-MM-DD)
- checkout(string, YYYY-MM-DD)
- adults(number)
- children(number)
- infants(number)
- pets(number)
- ignoreRobotsText(boolean)

- 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

Before starting make sureNode.jsis installed on your desktop fornpxto work.
-

Go to: Settings > Developer > Edit Config

Add the following to yourclaude_desktop_config.json:

{ "mcpServers": { "airbnb": { "command": "npx", "args": [ "-y", "@openbnb/mcp-server-airbnb" ] } } }

To ignore robots.txt for all requests, use this version with--ignore-robots-txtargs

{ "mcpServers": { "airbnb": { "command": "npx", "args": [ "-y", "@openbnb/mcp-server-airbnb", "--ignore-robots-txt" ] } } }

- Restart Claude Desktop and plan your next trip that include Airbnbs!

To install mcp-server-airbnb for Claude Desktop automatically viaSmithery:

npx -y @smithery/cli install @openbnb-org/mcp-server-airbnb --client claude

This MCP server is licensed under the MIT License.

Airbnb is a trademark of Airbnb, Inc. OpenBnB is not related to Airbnb, Inc. or its subsidiaries

Search for Airbnb listings and retrieve detailed information without an API key.

A Model Context Protocol (MCP) service that indexes and queries car-deal contexts - fast, flexible search for vehicle listings and marketplace data.

AI-powered e-commerce research via MCP — search Amazon, Alibaba & AliExpress for winning products, vet suppliers, calculate FBA margins. 19 tools.

MCP360 is a unified gateway and marketplace that provides 100+ external tools and custom MCPs through a single integration for AI agents.

Real-time product data from Amazon, eBay, Walmart, Kaufland and many others — directly inside your AI assistant

Open marketplace for AI services — LLMs, image/video generation, web scraping, model hosting, data extraction, and more. Agents pay per use with USDC micropayments on Polygon.

Find free curbside stuff near any US ZIP and what it's worth to resell — live listings, LLM-priced, with alerts and saves. Remote server, OAuth 2.1.

Unified product data across major US retailers (Walmart, Amazon, eBay, Target, Best Buy, Lowe's, Home Depot): lookups, price history, sellers, reviews.

Enable AI agents to get structured data from unstructured web with AgentQL.

Web scraping, crawling, and change detection with AI

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.