FrontDesko MCP Server
FrontDesko MCP Server
公開されている Model Context Protocol サーバーで、FrontDesko — 独立系ホテル、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に支払う年間コストと、手数料無料の直販予約に切り替えた場合の回収額を計算 — frontdesko.app/ota-commission-calculator の計算式と同様 |
| 物件タイプ(16タイプ)と宿泊施設タイプ(16タイプ)に基づいてプランを推薦 |
| 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 driftedCloudflare Worker として、agents の createMcpHandler と MCP TypeScript SDK を使用して構築されています。
FrontDesko
FrontDeskoは、独自のモデルを持つホテル管理ソフトウェアです。中核となるPMS、手数料無料の直接予約エンジン、ゲストアプリ、POSは 無料で無制限の部屋数 で提供されます。有料プランは2つの機能にのみ適用されます: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