Skip to main content
Connect an agent to the Airbnb MCP server and search for current listings.
airbnb.py

Run the Example

1

Set up your virtual environment

2

Install Node.js

Install Node.js, then verify that node and npx are available:
3

Install Python dependencies

4

Export your Google API key

5

Run the example

Save the code above as airbnb.py, then run: