Stay AI API MCP Server
@mattcoatsworth
关于 Stay AI API MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
MCP Framework
QuantGeekDevThe Typescript MCP Framework
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
test
prysmaticlabsGo implementation of Ethereum proof of stake
评论