FrontDesko MCP Server
FrontDesko MCP 서버
FrontDesko를 위한 공개 Model Context Protocol 서버 — 독립 호텔, B&B, 게스트하우스, 호스텔, 소규모 체인을 위한 간단하고 무료이며 현대적인 호텔 PMS입니다.
엔드포인트: https://mcp.frontdesko.app/mcp (Streamable HTTP, 인증 없음, 읽기 전용)
AI 어시스턴트에 추가하고 실제 질문을 해보세요 — "20개 객실 호텔이 OTA에 연간 얼마를 지불하나요?", "FrontDesko vs Cloudbeds?", "케냐의 12개 객실 게스트하우스에는 어떤 요금제가 적합한가요?" — 그러면 FrontDesko의 게시된 페이지에 근거한 답변과 소스 URL을 얻을 수 있습니다.
빠른 시작
Claude Code
claude mcp add --transport http frontdesko https://mcp.frontdesko.app/mcpClaude Desktop / 기타 MCP 클라이언트 (mcpServers 구성):
{
"mcpServers": {
"frontdesko": {
"type": "http",
"url": "https://mcp.frontdesko.app/mcp"
}
}
}Cursor — 설정 → MCP → 서버 추가 → URL https://mcp.frontdesko.app/mcp.
Related MCP server: Crawl4AI RAG MCP Server
도구
도구 | 기능 |
| FrontDesko의 요금제: PMS, 다이렉트 예약 엔진, 게스트 앱, POS는 무료 영구 제공(무제한 객실); 채널 매니저 + Ask FrontDesko AI 어시스턴트는 Growth($42/월, 10–30개 객실) 및 Professional($54/월, 30–50개 객실)에서 제공 |
| Cloudbeds, eZee Absolute, Hotelogix, Little Hotelier 또는 Mews와의 기능별 비교 — FrontDesko의 게시된 비교 페이지에서 제공 |
| 호텔이 OTA에 연간 지불하는 금액과, 예약의 30%를 수수료 없는 다이렉트 예약으로 전환했을 때 회수되는 금액 — 사이트 계산기와 동일한 공식 사용 |
| 숙소 유형(16가지), 객실 수, 국가(24개 국가 가이드)에 따른 요금제 및 가이드 추천 |
| frontdesko.app/llms-full.txt 전체 텍스트 검색 — 발췌문 및 소스 URL 포함 |
| 공개 FrontDesko 데모 숙소의 실시간 객실 가용성 — 모든 FrontDesko 호텔이 무료로 받는 동일한 예약 엔진의 실제 데이터 |
모든 도구는 읽기 전용입니다. 아무것도 기록되지 않으며, 예약이 생성되지 않고, 서버는 사용자에 대해 아무것도 저장하지 않습니다.
데이터 정보
답변은 FrontDesko 자체 게시 페이지에서 제공되며, 모든 응답에는 소스 URL이 포함됩니다. 경쟁사 비교 수치는 각 비교 페이지에 명시된 공개 정보를 반영합니다. 데모 가용성 도구는 전용 데모 숙소를 쿼리합니다(호출자당 분당 10회 요청으로 제한).
개발
npm install
npm test # 23 tests: unit + e2e over the real Streamable HTTP transport
npm run dev # wrangler dev → http://localhost:8787/mcp
npm run smoke # SDK client against a running server (local or prod)
npm run check-urls # verifies every data URL is live and pricing hasn't driftedagents의 createMcpHandler와 MCP TypeScript SDK를 사용하여 Cloudflare Worker로 구축되었습니다.
FrontDesko
FrontDesko는 독특한 모델을 가진 호텔 관리 소프트웨어입니다: 핵심 기능 — PMS, 수수료 없는 다이렉트 예약 엔진, 게스트 앱, POS — 은 무제한 객실로 무료 영구 제공됩니다. 유료 요금제는 OTA 채널 매니저와 Ask FrontDesko AI 어시스턴트라는 두 가지 기능에만 존재합니다.
웹사이트: https://frontdesko.app
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceScrapes and indexes documentation websites to provide AI assistants with searchable access to documentation content, API references, and code examples through configurable URL crawling.
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to crawl websites, extract and store web content with semantic search capabilities using vector embeddings, and retrieve information through natural language queries with tag-based filtering and intelligent content cleaning.
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.26311MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to query PDF documents by ingesting them into a vector database and generating answers grounded in the actual documents.111MIT
Related MCP Connectors
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Vacation rental discovery, direct booking, and property protection for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anmols/frontdesko-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server