Skip to main content
Travel & TransportationTypeScript

openbnb-org/mcp-server-airbnb

Provides tools to search Airbnb and get listing details.

travel-transportationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/openbnb-org/mcp-server-airbnb

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Travel & Transportation
Language
TypeScript
Author
openbnb-org