openbnb-org/mcp-server-airbnb
by Various
Search Airbnb using your AI Agent
MCP
openbnb-org/mcp-server-airbnb
Added 1 June 2026
Overview
An MCP server that lets AI agents search Airbnb listings. It wraps Airbnb's search API into a tool-calling interface for use with MCP-compatible clients.
Best for
Best for
Developers building AI agents that need to search Airbnb listings programmatically.
Use cases
- Query Airbnb listings by location, dates, and guest count from an AI chat
- Integrate Airbnb search into automated travel planning workflows
- Prototype AI-powered travel assistants that surface rental options
How to use
Tools exposed
npx
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "airbnb": {\n "command": "npx",\n "args": [\n "-y",\n "@openbnb/mcp-server-airbnb"\n ]\n }\n }\n } Notes
An MCP server that lets AI agents search Airbnb listings. It wraps Airbnb’s search API into a tool-calling interface for use with MCP-compatible clients.
462 stars on GitHub. Last updated 2026-04-14. Licensed MIT.
Use cases
- Query Airbnb listings by location, dates, and guest count from an AI chat
- Integrate Airbnb search into automated travel planning workflows
- Prototype AI-powered travel assistants that surface rental options
Pros
- Simple setup as a standard MCP server
- Active community with 462 stars
- Written in JavaScript for broad compatibility
Cons
- Depends on unofficial Airbnb API which may break without notice
- Limited to search only, no booking or account management
- Requires MCP-compatible client to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup as a standard MCP server
- Active community with 462 stars
- Written in JavaScript for broad compatibility
Cons
- Depends on unofficial Airbnb API which may break without notice
- Limited to search only, no booking or account management
- Requires MCP-compatible client to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.