Sponsored by Deepsite.site

Staying Api — Airbnb Stay Data

Created By
nikhonita month ago
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 filters. Streamable HTTP MCP server + REST. Free 100-credit key, no card.
Overview

airbnb-skills

Agent skills for Airbnb stay data. Three drop-in skills that let any agent look up and search Airbnb listings — photos, reviews, host, pricing, and 12-month availability — over the Staying API. One typed Stay contract that doesn't break when Airbnb reworks their site, available as REST and MCP.

Free to use — grab a key (100 credits, no card required) and you're calling Airbnb stay data from Claude, ChatGPT, Cursor, or your own agent loop in under two minutes.

Pure Python standard library. No dependencies. MIT-0 licensed.

Install

# OpenClaw (via ClawHub)
npx clawhub@latest install airbnb-full

# Hermes Agent
hermes skills install skills-sh/nikhonit/airbnb-skills/skills/airbnb-full

# Generic agent skills (Claude Code, Cursor, Cline)
npx skills add nikhonit/airbnb-skills

Skills in this repo

SkillPurposeCost
airbnb-fullComplete toolkit — id/URL/address lookup, sub-resources, search, async batch jobs, webhooks, account/usage1 credit per record
airbnb-staySingle-listing lookup plus photos, reviews, host, amenities, availability, pricing, location, rating1 credit per call
airbnb-searchLocation / date / price / capacity search with superhost, instant-book, and luxury presets1 credit per result

Install the bundled airbnb-full for agents that need broad coverage. Install the focused variants when you want minimum tool surface.

Authentication

Set the STAYINGAPI_KEY environment variable to your Staying API key (format sk_...).

export STAYINGAPI_KEY="sk_..."

Get a free key in 30 seconds — 100 credits, no card required. The same key works for these skills, the hosted MCP server, and direct REST calls.

Use over MCP instead

The Staying API hosts a streamable-HTTP MCP server, so MCP-native agents can skip the scripts entirely. Point your client at https://api.stayingapi.com/mcp with an Authorization: Bearer sk_... header (or OAuth 2.1 PKCE, scope mcp:access) to get five tools: lookup_stay_by_id, lookup_stay_by_url, search_stays, get_stay_photos, get_stay_reviews. Server card: https://stayingapi.com/.well-known/mcp/server-card.json.

Pricing

PlanPriceCreditsRate limit
Free$0100 (one-time)20/min
Monthly$5/mo400/month200/min
Annual$54/yr5,000/year300/min
EnterpriseCustomCustom1,500/min

One credit equals one stay record returned (search bills per result; by-address weighs 3). Failed calls do not consume credits. Credits roll forward and don't expire.

Source

Issues and contributions

See CONTRIBUTING.md. Security reports: SECURITY.md.

License

MIT No Attribution. Fork, ship, sublicense — no attribution required.

Trademark

Staying API is an independent service and is not affiliated with, endorsed by, or sponsored by Airbnb, Inc. "Airbnb" is a registered trademark of Airbnb, Inc.

Server Config

{
  "mcpServers": {
    "staying-api": {
      "url": "https://api.stayingapi.com/mcp",
      "transport": "streamable-http"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tavily Mcp
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Amap Maps高德地图官方 MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
ChatWiseThe second fastest AI chatbot™
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.