@Roompanda/
БесплатноНе проверенEnables AI agents to search availability, price rooms, and make real bookings via the Roompanda API, scoped to a single property by the API key.
Описание
Enables AI agents to search availability, price rooms, and make real bookings via the Roompanda API, scoped to a single property by the API key.
README
A Model Context Protocol server for the Roompanda booking API. Point any MCP-compatible AI client at it and the agent can search availability, price rooms, and make real bookings — scoped to a single property by the API key.
Built on @roompanda/sdk.
Use it
Add to your MCP client (e.g. Claude Desktop claude_desktop_config.json):
{
"mcpServers": {
"roompanda": {
"command": "npx",
"args": ["-y", "@roompanda/mcp"],
"env": { "ROOMPANDA_API_KEY": "sk_live_…" }
}
}
}
(Use an sk_test_… key while developing — bookings are simulated.)
Tools
| Tool | Does |
|---|---|
get_property |
The connected property |
get_calendar |
Per-date open/closed/min-stay (date picker) |
list_rooms |
Room content, photos, facilities |
search_availability |
Bookable rooms + priced rates for a stay |
list_rates |
Rate plans & cancellation policies |
list_extras |
Add-ons / upsells |
create_booking |
Make a booking (returns a payment_url if a deposit is due) |
get_booking |
Retrieve a booking |
list_bookings |
List bookings |
Config
| Env | |
|---|---|
ROOMPANDA_API_KEY |
required — sk_live_… or sk_test_… |
ROOMPANDA_BASE_URL |
optional API base override |
License
MIT
Установить @Roompanda/ в Claude Desktop, Claude Code, Cursor
unyly install roompanda-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add roompanda-mcp -- npx -y @roompanda/mcpFAQ
@Roompanda/ MCP бесплатный?
Да, @Roompanda/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Roompanda/?
Нет, @Roompanda/ работает без API-ключей и переменных окружения.
@Roompanda/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Roompanda/ в Claude Desktop, Claude Code или Cursor?
Открой @Roompanda/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare @Roompanda/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
