Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"openbnb-mcp-server-airbnb": {
"command": "npx",
"args": [
"-y",
"@openbnb/mcp-server-airbnb"
]
}
}
}
Or smoke-test directly:
npx -y @openbnb/mcp-server-airbnb
Details
| Website | https://www.npmjs.com/package/@openbnb/mcp-server-airbnb |
|---|---|
| License | unknown |
| Pricing | free |
| Tags | airbnb vacation rental travel |
| Sources | npm |
| Discovered | 2026-05-25 |