Airbnb MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IGNORE_ROBOTS_TXTNoSet to 'true' to ignore the robots.txt file for all requestsfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
airbnb_search

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

airbnb_listing_details

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