mcp/openbnb-airbnb

Verified Publisher

By mcp

Updated 3 months ago

MCP Server for searching Airbnb and get listing details.

Image
Machine learning & AI
3

10K+

mcp/openbnb-airbnb repository overview

Airbnb Search MCP Server

MCP Server for searching Airbnb and get listing details.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/openbnb-org/mcp-server-airbnb/blob/4e3ffe9daab7eb17d5709fd955a12243fc8dc848/Dockerfile
Commit4e3ffe9daab7eb17d5709fd955a12243fc8dc848
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/openbnb-airbnb --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (2)

Tools provided by this ServerShort Description
airbnb_listing_detailsGet detailed information about a specific Airbnb listing.
airbnb_searchSearch for Airbnb listings with various filters and pagination.

Tools Details

Tool: airbnb_listing_details

Get detailed information about a specific Airbnb listing. Provide direct links to the user

ParametersTypeDescription
idstringThe Airbnb listing ID
adultsnumber optionalNumber of adults
checkinstring optionalCheck-in date (YYYY-MM-DD)
checkoutstring optionalCheck-out date (YYYY-MM-DD)
childrennumber optionalNumber of children
ignoreRobotsTextboolean optionalIgnore robots.txt rules for this request
infantsnumber optionalNumber of infants
petsnumber optionalNumber of pets

Search for Airbnb listings with various filters and pagination. Provide direct links to the user

ParametersTypeDescription
locationstringLocation to search for (city, state, etc.)
adultsnumber optionalNumber of adults
checkinstring optionalCheck-in date (YYYY-MM-DD)
checkoutstring optionalCheck-out date (YYYY-MM-DD)
childrennumber optionalNumber of children
cursorstring optionalBase64-encoded string used for Pagination
ignoreRobotsTextboolean optionalIgnore robots.txt rules for this request
infantsnumber optionalNumber of infants
maxPricenumber optionalMaximum price for the stay
minPricenumber optionalMinimum price for the stay
petsnumber optionalNumber of pets
placeIdstring optionalGoogle Maps Place ID (overrides the location parameter)
propertyTypestring optionalFilter by property type: 'entire_home' (entire homes/apartments), 'private_room' (private rooms in shared homes), 'shared_room' (shared/dorm-style rooms), 'hotel_room' (hotel rooms)

Use this MCP Server

{
  "mcpServers": {
    "openbnb-airbnb": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/openbnb-airbnb"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:50d10ac7e

Size

70.5 MB

Last updated

3 months ago

docker pull mcp/openbnb-airbnb

This week's pulls

Pulls:

465

Jul 6 to Jul 12