- Airbnb Mcp Server
Airbnb Mcp Server
Overview
What is Airbnb MCP Server?
Airbnb MCP Server is a tool designed for searching Airbnb listings and retrieving detailed information about them.
How to use Airbnb MCP Server?
To use the Airbnb MCP Server, you can install it on your desktop using Node.js and run it with the command npx -y @openbnb/mcp-server-airbnb. You can also install it automatically via Smithery.
Key features of Airbnb MCP Server?
- Searches for Airbnb listings based on various parameters.
- Retrieves detailed information about specific listings.
- Respects Airbnb's robots.txt rules.
- No API key is required for usage.
- Returns structured JSON data for easy integration.
Use cases of Airbnb MCP Server?
- Finding suitable Airbnb accommodations for travel.
- Accessing detailed information about specific Airbnb listings.
- Integrating Airbnb search functionality into other applications.
FAQ from Airbnb MCP Server?
- Can I use this server without an API key?
Yes! The Airbnb MCP Server does not require an API key to function.
- How do I install the server?
You can install it using Node.js with the command
npx -y @openbnb/mcp-server-airbnbor via Smithery for automatic installation.
- What kind of data can I retrieve?
You can retrieve listing details including name, price, location, host details, amenities, and more.
Server Config
{
"mcpServers": {
"airbnb": {
"command": "npx",
"args": [
"-y",
"@openbnb/mcp-server-airbnb",
"--ignore-robots-txt"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
openbnb-orgStar
-Language
-License
-Category
research-and-data
Tags
Recommend Servers
View AllOrkestr
6 hours ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Test
@modelcontextprotocol
test
6 months ago