Staying Api — Airbnb Stay Data
@nikhonit
About Staying Api — Airbnb Stay Data
Staying API gives AI agents structured Airbnb stay data: look up a listing by ID, URL, or address and pull photos, reviews, host profile, amenities, pricing, and 12-month availability — or search by location, dates, price, and capacity with superhost, instant-book, and luxury fil
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"staying-api": {
"url": "https://api.stayingapi.com/mcp",
"transport": "streamable-http"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Staying Api — Airbnb Stay Data?
Staying Api — Airbnb Stay Data is a server that gives AI agents structured Airbnb stay data. It integrates with the Airbnb platform to provide listing details and search results. It is intended for developers building AI agents that need property information.
How to use Staying Api — Airbnb Stay Data?
The server is available as a Streamable HTTP MCP server and a REST API. To use it, obtain a free 100-credit API key (no credit card required) and configure it in your client. Specific configuration keys or installation commands are not detailed in the README.
Key features of Staying Api — Airbnb Stay Data
- Look up a listing by ID, URL, or address
- Retrieve photos, reviews, host profile, amenities, pricing
- Get 12-month availability calendar
- Search by location, dates, price, and capacity
- Apply filters: superhost, instant-book, luxury
- Streamable HTTP MCP server + REST interface
Use cases of Staying Api — Airbnb Stay Data
- An AI travel agent fetching full listing details for user queries
- Automated property comparison across multiple listings
- Searching for available stays with specific filters like superhost
- Pulling host profiles and reviews for trust analysis
- Aggregating pricing and availability trends over time
FAQ from Staying Api — Airbnb Stay Data
How do I get an API key?
The server offers a free 100-credit key with no credit card required. Obtain it from the service provider.
What transport does the server use?
It uses a Streamable HTTP MCP server and also provides a REST API.
What data can I access?
You can access listing details (photos, reviews, host profile, amenities, pricing, 12-month availability) and search results with filters (superhost, instant-book, luxury).
Are there any usage limits?
Yes, the free tier comes with 100 credits. Details about additional credits or limits beyond that are not mentioned in the README.
Does the server require any runtime dependencies?
No dependencies are specified beyond having an API key and a client that can connect via HTTP.
More Data & Analytics MCP servers
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
Comments