Token导航 LogoToken导航TokenDH.com
Stayai MCP Server logo
搜索检索stdio官方级别未说明来源级核验

Stayai MCP Server

MCP Server

Stay AI API MCP Server是一个模型上下文协议服务器,用于通过标准化工具和资源使AI模型能够与Stay AI房产管理API进行交互。

工具数

10

提示词数

0

GitHub Stars

0

资源数

0
客户管理JavaScript搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

mattcoatsworth

提供方

mattcoatsworth

最后核验

2026/5/17 21:07

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

详细介绍

Stay AI API MCP服务器

This is a Model Context Protocol (MCP) server for the Stay AI property management API. It allows AI models to interact with the Stay AI API through standardized tools and resources.

## Features

- Search for properties with various filters
- Get detailed property information
- Create, retrieve, update, and cancel bookings
- Check property availability
- Calculate pricing for stays
- Manage customer profiles

## Getting Started

### Prerequisites

- Node.js 16 or higher
- A Stay AI API key

### Installation

1. Clone this repository
2. Install dependencies:

npm install

3. Create a `.env` file with your Stay AI API key:

STAY_AI_API_KEY=your_api_key_here


### Running the Server

Start the server:

npm run dev


### Testing with MCP Inspector

Test the server with the MCP Inspector:

npm run inspect


This will open a web interface where you can:
- Browse available tools and resources
- Test tools with different inputs
- View server logs and responses

## Available Tools

- `search_properties`: Search for properties with various filters
- `get_property_details`: Get detailed information about a specific property
- `create_booking`: Create a new booking for a property
- `get_booking`: Get details of a specific booking
- `update_booking`: Update an existing booking
- `cancel_booking`: Cancel an existing booking
- `check_availability`: Check if a property is available for specific dates
- `calculate_price`: Calculate the price for a stay
- `create_customer`: Create a new customer profile
- `get_customer`: Get details of a specific customer

## Available Resources

- `property://{id}`: Get detailed information about a property
- `booking://{id}`: Get detailed information about a booking

## License

MIT

目录标签

目录标签

客户管理JavaScript搜索房产管理本地部署API服务预订系统房产搜索

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

api-key

工具数量(toolCount,工具数)

10

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdioapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:installCommand

来源信息

继续浏览同类 MCP