Airbnb MCP Server
by Domoteek
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
IGNORE_ROBOTS_TXT | No | Set to 'true' to ignore the robots.txt file for all requests | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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 |