Stay AI API MCP Server
@mattcoatsworth
About Stay AI API MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Stay AI API MCP Server?
Stay AI API MCP Server is a Model Context Protocol server that enables AI models to interact with the Stay AI property management API through standardized tools and resources. It is designed for developers and AI agents who need to manage properties, bookings, and customers via the Stay AI platform.
How to use Stay AI API MCP Server?
Clone the repository, install dependencies with npm install, set your Stay AI API key in a .env file as STAY_AI_API_KEY=your_api_key_here, and start the server with npm run dev. Test available tools and resources using the MCP Inspector via npm run inspect.
Key features of Stay AI API MCP Server
- Search for properties with various filters
- Get detailed property information
- Create, retrieve, update, and cancel bookings
- Check property availability for specific dates
- Calculate pricing for stays
- Manage customer profiles
Use cases of Stay AI API MCP Server
- Allow an AI assistant to search for vacation rentals and check availability
- Enable automated booking creation and cancellation workflows
- Integrate property management data into conversational or agentic AI systems
FAQ from Stay AI API MCP Server
What does Stay AI API MCP Server do?
It bridges AI models (via the Model Context Protocol) to the Stay AI property management API, providing tools and resources for property search, booking management, availability checks, pricing, and customer handling.
What are the prerequisites to run the server?
Node.js 16 or higher and a valid Stay AI API key are required.
How do I configure the server?
Create a .env file in the project root and set STAY_AI_API_KEY to your Stay AI API key.
How do I start the server and test it?
Run npm run dev to start the server. Use npm run inspect to open the MCP Inspector web interface for browsing and testing tools.
What tools are available?
Tools include search_properties, get_property_details, create_booking, get_booking, update_booking, cancel_booking, check_availability, calculate_price, create_customer, and get_customer.
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments