Skip to main content
Glama
anmols

FrontDesko MCP Server

by anmols

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/mcp

Claude 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

ツール

ツール

説明

get_pricing_and_packaging

FrontDesko の料金プラン: PMS、直接予約エンジン、ゲストアプリ、POS は無料で無制限(客室数無制限)。チャネルマネージャーと Ask FrontDesko AIアシスタントは Growth ($42/月、10〜30室) および Professional ($54/月、30〜50室) プランで利用可能

compare_pms

Cloudbeds、eZee Absolute、Hotelogix、Little Hotelier、Mews との機能比較 — FrontDesko の公開比較ページから

calculate_ota_commission_savings

ホテルがOTAに支払う年間コストと、手数料無料の直販予約に切り替えた場合の回収額を計算 — frontdesko.app/ota-commission-calculator の計算式と同様

recommend_plan

物件タイプ(16タイプ)と宿泊施設タイプ(16タイプ)に基づいてプランを推薦

search_frontdesko_docs

frontdesko.app/llms-full.txt を全文検索し、抜粋とソースURLを返します

check_demo_availability

公開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 drifted

Cloudflare Worker として、agentscreateMcpHandler と MCP TypeScript SDK を使用して構築されています。

FrontDesko

FrontDeskoは、独自のモデルを持つホテル管理ソフトウェアです。中核となるPMS、手数料無料の直接予約エンジン、ゲストアプリ、POSは 無料で無制限の部屋数 で提供されます。有料プランは2つの機能にのみ適用されます:OTAチャネルマネージャーとAsk FrontDesko AIアシスタントです。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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