Airbnb
Freeby MCP Community
MCP server for Airbnb search and listing details
v0.1.4Added Apr 12, 2026
airbnbvacation rentaltravel
Airbnb MCP Server
MCP server for Airbnb search and listing details
Installation
npx -y @openbnb/mcp-server-airbnb
Reviews
Installation
Quick install
npx -y @openbnb/mcp-server-airbnb
Add to claude_desktop_config.json
{
"mcpServers": {
"airbnb": {
"command": "npx",
"args": ["-y", "@openbnb/mcp-server-airbnb"]
}
}
}