Airbnb MCP server by HasData: search stays and read full listing details, as JSON.
A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client two read-only Airbnb tools. Search stays by location and dates, and read a single listing in full, all as structured JSON, with no Airbnb developer account and no partner approval.
It reads public listing pages that a signed-out visitor can see.
- What you need - Quick start - Example prompts - Tools - Errors and failure paths - Pricing, free tier and limits - Tool selection - How it compares - FAQ - HasData links - Development - Contributing - License
An MCP client and a HasData API key from the dashboard, free to create with no card, and the trial covers about 200 calls at the 5-credit rate. This is a remote server, so the simplest path is a URL and an x-api-key header, with no container to run and no Airbnb developer account anywhere in the flow. A client that only speaks stdio reaches it through a thin launcher, published as @hasdata/airbnb-mcp on npm and hasdata-airbnb-mcp on PyPI, shown below.
The server URL is the same for every client. We run it hands-on in Claude Code and Claude Desktop. The other blocks follow each client's own documented format for a remote server.
Field Value :--- :--- URL https://mcp.hasdata.com/api/mcp?apis=airbnb Transport HTTP, streamable Auth header x-api-key: HASDATAAPIKEY
Clients with OAuth support can add the same URL as a connector and sign in without putting a key in a config file.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/HasData--airbnb-mcp.html)
Google Flights MCP server by HasData: fares, flight legs, carbon emissions and price history, as JSON.
HasData/zillow-mcpZillow MCP server by HasData: for-sale, for-rent and sold listings and full property details, as JSON.
HasData/booking-mcpBooking.com MCP server by HasData: search stays and read full property details, as JSON.
HasData/tiktok-mcpTikTok MCP server by HasData: public profiles, videos, comments and keyword search as JSON, over streamable HTTP.
HasData/google-trends-mcpGoogle Trends MCP server by HasData: interest over time, by region, and related queries and topics, as JSON.
HasData/indeed-mcpIndeed MCP server by HasData: search job listings and read full postings, as JSON.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.