Airbnb

v1.0.0Business Applicationsstable

Search for Airbnb listings and get detailed information about specific properties. Effortlessly plan your next trip with structured data and no API key required, while respecting Airbnb's guidelines.

airbnbmcpai-integration
Share:
457
Stars
0
Downloads
0
Weekly
0/5

What is Airbnb?

Airbnb is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to search for airbnb listings and get detailed information about specific properties. effortlessly plan your next trip with structured data and no api key required, while respecting airbnb's guidelines.

Search for Airbnb listings and get detailed information about specific properties. Effortlessly plan your next trip with structured data and no API key required, while respecting Airbnb's guidelines.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • airbnb_search
  • airbnb_listing_details

Use Cases

Search Airbnb listings and retrieve property details without API keys.
Plan trips with structured data while respecting Airbnb guidelines.
openbnb-org

Maintainer

LicenseMIT License
Languagejavascript
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y airbnb

Manual Installation

npx -y airbnb

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Airbnb

The Airbnb MCP server gives AI assistants the ability to search Airbnb listings and retrieve detailed property information without requiring an Airbnb API key. It exposes two tools — airbnb_search and airbnb_listing_details — that let you filter by location, dates, guest count, price range, and property type, then fetch full amenity and policy details for any listing. This makes it practical to plan trips, compare properties, and get structured accommodation data entirely through natural language.

Prerequisites

  • Node.js 16 or later with npx available
  • An MCP-compatible client such as Claude Desktop, Cursor, or another MCP host
  • No Airbnb API key needed — the server scrapes public data
  • Internet access from the machine running the server
1

Add the server to your MCP client configuration

Open your client config file (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor) and add the airbnb server block using the correct npm package name.

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

Restart your MCP client

Quit and reopen your MCP client application so it reads the updated configuration and connects to the Airbnb server.

3

Search listings via natural language

Ask your AI assistant to search for Airbnb properties. It will call the airbnb_search tool with the parameters extracted from your request.

4

Retrieve listing details

After getting search results, ask for full details on a specific property. The AI will call airbnb_listing_details with the listing ID to fetch amenities, house rules, coordinates, and policies.

5

(Optional) Disable robots.txt enforcement

If you want to bypass Airbnb's robots.txt restrictions (e.g. for research), add the --ignore-robots-txt flag. Use responsibly.

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

(Optional) Disable third-party geocoding

Set DISABLE_GEOCODING=true to skip Photon/Nominatim geocoding and pass your location string directly to Airbnb. Useful if you have exact place IDs.

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

Airbnb Examples

Client configuration

Minimal Claude Desktop config. No API keys required. The package is @openbnb/mcp-server-airbnb (note the scope).

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

Prompts to try

Example requests for searching listings and getting property details via the Airbnb MCP server.

- "Find entire homes in Lisbon available for 2 adults from July 10 to July 17, under $150 per night"
- "Search for pet-friendly private rooms in Austin, Texas for next weekend"
- "Get the full details and amenities for Airbnb listing 12345678"
- "Compare 3 listings in Barcelona — show me their house rules and cancellation policies"
- "Find Airbnb hotels in Tokyo for 4 guests, sorted by price"

Troubleshooting Airbnb

Server returns no results for a valid location

The server uses Photon/Nominatim to geocode non-US locations. Try providing a more specific location string or set DISABLE_GEOCODING=true and use a direct Airbnb placeId if you have one.

npx fails to install or run @openbnb/mcp-server-airbnb

Ensure you are using the correct package name @openbnb/mcp-server-airbnb (not just airbnb). Run npx -y @openbnb/mcp-server-airbnb directly in a terminal to see any error output.

Airbnb data appears stale or requests are blocked

The server scrapes public Airbnb pages and may be affected by rate limiting or site changes. If requests are blocked, wait a few minutes and try again. Avoid running high-frequency searches to stay within Airbnb's guidelines.

Frequently Asked Questions about Airbnb

What is Airbnb?

Airbnb is a Model Context Protocol (MCP) server that search for airbnb listings and get detailed information about specific properties. effortlessly plan your next trip with structured data and no api key required, while respecting airbnb's guidelines. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Airbnb?

Install via npm with the command: npx -y airbnb. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Airbnb?

Airbnb works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Airbnb free to use?

Yes, Airbnb is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Airbnb Alternatives — Similar Business Applications Servers

Looking for alternatives to Airbnb? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "airbnb": { "command": "npx", "args": ["-y", "airbnb"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Airbnb?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides