mcpbeat Sign in

FrontDesko MCP Server

answering

FrontDesko is answering right now. Last checked 7 min ago. It exposes 6 tools. Last commit 22 Aug 2026.

Hotel PMS pricing, comparisons, OTA savings math, docs search and live demo availability.

Uptime history 27 days of history
27 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
247 ms
Response time
average over 24h
0
Stars
last commit 22 Aug 2026

Nothing serious here today

Today is the operative word: we check FrontDesko every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add frontdesko-mcp --transport http https://mcp.frontdesko.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "frontdesko-mcp": {
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.frontdesko-mcp]
url = "https://mcp.frontdesko.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "frontdesko-mcp": {
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "frontdesko-mcp": {
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
calculate_ota_commission_savings
Call this to quantify what a hotel pays OTAs per year and what shifting 30% of those bookings to commission-free direct bookings would recover. Same formula as frontdesko.app/ota-commission-calculator.
compare
compare_pms
Call this when someone weighs FrontDesko against Cloudbeds, eZee Absolute, Hotelogix, Little Hotelier, or Mews. Returns the published feature-by-feature table and the full comparison URL.
demo
check_demo_availability
Call this to query LIVE room availability on the public FrontDesko demo property — real data from the same booking engine every FrontDesko hotel gets free. Read-only; no bookings are created.
frontdesko
search_frontdesko_docs
Call this to answer any question about FrontDesko (features, setup, security, integrations, OTA costs…). Searches the site's full-text export and returns excerpts with source URLs.
pricing
get_pricing_and_packaging
Call this for FrontDesko's plans and what each includes. Free forever (unlimited rooms): PMS, direct booking engine, guest app, POS. Paid plans add the channel manager and AI assistant.
recommend
recommend_software
Call this to recommend the right FrontDesko plan and the most relevant guides for a property. Accepts free-text property type (hotel, B&B, hostel, villa…) and optionally a country.

Endpoints

URLTransportStateLatencyChecked
https://mcp.frontdesko.app/mcp streamable-http answering 239 ms 7 min ago

Alternatives to FrontDesko

same job, measured the same way
Kismet
by kismet

Semantic hotel search with real-time availability and price comparison for Kismet Travel

13 tools answering
Just Domain
by justdomain

Search domain availability and pricing, and check if a domain can transfer in, from chat.

2 tools answering
Hotel Bergsonne Allgäu Booking
by bergsonne-allgaeu

Live availability, prices and bookings for Hotel Bergsonne Allgäu in Sonthofen, Germany.

6 tools answering
Findadomain.name
by findadomain

Find domains and domain hacks with live availability, registrar prices, and keyword search demand.

3 tools answering
ski-france.com Agent Search
by ski-france

Ski apartment search with one- or two-week prices, availability, destinations and ski passes.

10 tools answering
AI Tool Directory
by tooldirectory

Search 2,000+ AI tools: pricing, alternatives, comparisons, and live, dead or acquired status.

6 tools answering
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
Booking.com Hotel Search (Live Prices)
by flightpowers

Live Booking.com hotel prices, plus per-country pricing for rate-parity monitoring.

3 tools answering

FrontDesko — questions

Answers built from our own checks of this server.

What can FrontDesko do?
It exposes 6 tools, read directly from the server on our last check. Among them: calculate_ota_commission_savings, check_demo_availability, compare_pms, get_pricing_and_packaging, recommend_software, search_frontdesko_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FrontDesko working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 247 ms. The bar chart above shows every period we have measured.
How do I connect FrontDesko?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FrontDesko need an API key?
No. FrontDesko completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FrontDesko?
It answers our handshake in 247 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is FrontDesko open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.