Back to MCP Servers
Server Airbnb
Provides tools to search Airbnb and get listing details.
travel-transportationai
By openbnb-org
Installation
npx -y mcp-server-airbnbConfiguration
{
"mcpServers": {
"mcp-server-airbnb": {
"command": "npx",
"args": ["-y", "mcp-server-airbnb"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes