General Tools
frontdesko.app
Provides information about FrontDesko hotel management software, including pricing, comparisons with competitors, OTA commission savings calculations, and documentation search.
ENDPOINT 1
https://mcp.frontdesko.app/mcp
MCP server metadata
- Name
- frontdesko
- Version
- 1.0.0
Known tools 6
compare_pmsCall this when someone weighs FrontDesko against Cloudbeds, eZee Absolute, Hotelogix, Little Hotelier, or Mews.
Inferred read-onlycalculate_ota_commission_savingsCall this to quantify what a hotel pays OTAs per year and what shifting 30% of those bookings to commission-free direct bookings would recover.
Inferred read-onlyrecommend_softwareCall this to recommend the right FrontDesko plan and the most relevant guides for a property.
Inferred read-onlysearch_frontdesko_docsCall this to answer any question about FrontDesko (features, setup, security, integrations, OTA costs…).
Inferred read-onlycheck_demo_availabilityCall this to query LIVE room availability on the public FrontDesko demo property — real data from the same booking engine every FrontDesko hotel gets free.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.frontdesko]
url = "https://mcp.frontdesko.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"frontdesko": {
"type": "http",
"url": "https://mcp.frontdesko.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: frontdesko
Remote MCP URL: https://mcp.frontdesko.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"frontdesko": {
"url": "https://mcp.frontdesko.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"frontdesko": {
"type": "http",
"url": "https://mcp.frontdesko.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "frontdesko",
"transport": "streamable-http",
"url": "https://mcp.frontdesko.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for frontdesko.app was fetched 2026-08-25T17:29:42.655Z.
frontdesko.app is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.