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
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Grafana MCP server
grafanaMCP server for Grafana
Comments