← Registry

General Tools

frontdesko.app

Provides information about FrontDesko hotel management software, including pricing, comparisons with competitors, OTA commission savings calculations, and documentation search.

1 endpoint6 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://mcp.frontdesko.app/mcp

No auth detected

MCP server metadata

Name
frontdesko
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

get_pricing_and_packaging

Call this for FrontDesko's plans and what each includes.

Inferred read-only
compare_pms

Call this when someone weighs FrontDesko against Cloudbeds, eZee Absolute, Hotelogix, Little Hotelier, or Mews.

Inferred read-only
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.

Inferred read-only
recommend_software

Call this to recommend the right FrontDesko plan and the most relevant guides for a property.

Inferred read-only
search_frontdesko_docs

Call this to answer any question about FrontDesko (features, setup, security, integrations, OTA costs…).

Inferred read-only
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.

Inferred read-only

CONNECT 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.

Trust status Trusted

frontdesko.app is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.