# FrontDesko (remote · mcp.frontdesko.app)

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

- Trust score: 76/100 (medium)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `mcp.frontdesko.app`: 76/100 (this document), [markdown](https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp.md), [page](https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp)

## Channel facts

- Endpoint: `https://mcp.frontdesko.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 471 tokens (~78/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 87/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 60% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the FrontDesko MCP server?

FrontDesko is a hosted endpoint at https://mcp.frontdesko.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http anmols-frontdesko-mcp 'https://mcp.frontdesko.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "anmols-frontdesko-mcp": {
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "anmols-frontdesko-mcp": {
      "type": "http",
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.anmols-frontdesko-mcp]
url = "https://mcp.frontdesko.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "anmols-frontdesko-mcp": {
      "type": "remote",
      "url": "https://mcp.frontdesko.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add anmols-frontdesko-mcp --url 'https://mcp.frontdesko.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  anmols-frontdesko-mcp:
    url: "https://mcp.frontdesko.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "anmols-frontdesko-mcp": {
      "Transport": "http",
      "Url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add anmols-frontdesko-mcp -t streamable-http -u 'https://mcp.frontdesko.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "anmols-frontdesko-mcp": {
      "type": "http",
      "url": "https://mcp.frontdesko.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 76, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-21 (score 76, +1)

- [security] Stability: 0.97 → pass

### 2026-09-19 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `get_pricing_and_packaging` (~53 tokens)

FrontDesko pricing & 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.

### `compare_pms` (~58 tokens)

Compare FrontDesko with another 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.

Input parameters:

- `competitor` (string, required)

### `calculate_ota_commission_savings` (~136 tokens)

OTA commission savings calculator

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.

Input parameters:

- `adr` (number, required): Average daily rate (per room-night)
- `commission_pct` (number, required): Average OTA commission rate, %
- `currency` (string): ISO currency code for display (default USD)
- `occupancy_pct` (number, required): Occupancy percentage
- `ota_share_pct` (number, required): Share of bookings arriving via OTAs, %
- `rooms` (number, required): Number of rooms

### `recommend_software` (~85 tokens)

Recommend a FrontDesko setup

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.

Input parameters:

- `country` (string)
- `property_type` (string, required): e.g. small hotel, B&B, hostel, villa, resort
- `rooms` (number, required)

### `search_frontdesko_docs` (~53 tokens)

Search FrontDesko docs & guides

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.

Input parameters:

- `query` (string, required)

### `check_demo_availability` (~86 tokens)

Live demo-hotel 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.

Input parameters:

- `adults` (integer, required)
- `checkin_date` (string, required): YYYY-MM-DD
- `checkout_date` (string, required): YYYY-MM-DD
- `children` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 76
- 2026-09-23: 76
- 2026-09-22: 76
- 2026-09-21: 76
- 2026-09-20: 75
- 2026-09-19: 75
- 2026-09-18: 74
- 2026-09-17: 74
- 2026-09-16: 73
- 2026-09-15: 73
- 2026-09-14: 72
- 2026-09-13: 72
- 2026-09-12: 71
- 2026-09-11: 71
- 2026-09-10: 70
- 2026-09-09: 70
- 2026-09-08: 70
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 68
- 2026-09-04: 68
- 2026-09-03: 67
- 2026-09-02: 67
- 2026-09-01: 66
- 2026-08-31: 66
- 2026-08-30: 65
- 2026-08-29: 65
- 2026-08-28: 64
- 2026-08-27: 64

## Common questions

### What is the FrontDesko MCP server?

FrontDesko is an MCP server listed in the public MCP registry as io.github.anmols/frontdesko-mcp. Hotel PMS pricing, comparisons, OTA savings math, docs search and live demo availability. This page covers its hosted endpoint (https://mcp.frontdesko.app/mcp).

### Is the FrontDesko MCP server safe to use?

FrontDesko scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the FrontDesko MCP server expose?

FrontDesko exposes 6 tools: get_pricing_and_packaging, compare_pms, calculate_ota_commission_savings, recommend_software, search_frontdesko_docs, check_demo_availability. Their descriptions and schemas cost roughly 471 tokens of context every time the server is loaded.

### Does the FrontDesko MCP server require authentication?

No. We connected to FrontDesko without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the FrontDesko MCP server still maintained?

FrontDesko is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.frontdesko.app/mcp
- Repository: https://github.com/anmols/frontdesko-mcp
- Website: https://frontdesko.app/
- Changelog RSS feed: https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp.json
- HTML version of this page: https://verifymcp.io/servers/anmols-frontdesko-mcp/mcp
