Skip to content

Airbnb

Free

by MCP Community

MCP server for Airbnb search and listing details

v0.1.4Added Apr 12, 2026
airbnbvacation rentaltravel
Works with:ClaudeGPTGeminiCopilot

Airbnb MCP Server

MCP server for Airbnb search and listing details

Installation

npx -y @openbnb/mcp-server-airbnb

Reviews

Leave a Review

Installation

Quick install
npx -y @openbnb/mcp-server-airbnb
Add to claude_desktop_config.json
{
  "mcpServers": {
    "airbnb": {
      "command": "npx",
      "args": ["-y", "@openbnb/mcp-server-airbnb"]
    }
  }
}