Back to MCP Servers
🔌

openbnb-org/mcp-server-airbnb

MIT

📇 ☁️ - Provides tools to search Airbnb and get listing details.

JavaScriptSearch

Install

npx -y @openbnb/mcp-server-airbnb

claude_desktop_config.json

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

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.