FrontDesko MCP Server
FrontDesko MCP Server
Ein öffentlicher Model Context Protocol-Server für FrontDesko — das einfache, kostenlose, moderne Hotel-PMS für unabhängige Hotels, B&Bs, Gästehäuser, Hostels und kleine Ketten.
Endpunkt: https://mcp.frontdesko.app/mcp (Streamable HTTP, ohne Authentifizierung, schreibgeschützt)
Fügen Sie ihn zu Ihrem KI-Assistenten hinzu und stellen Sie echte Fragen — „Was zahlt ein Hotel mit 20 Zimmern pro Jahr an OTAs?“, „FrontDesko vs. Cloudbeds?“, „Welcher Tarif für ein Gästehaus mit 12 Zimmern in Kenia?“ — und erhalten Sie Antworten, die auf FrontDeskos veröffentlichten Seiten basieren, mit Quell-URLs.
Schnellstart
Claude Code
claude mcp add --transport http frontdesko https://mcp.frontdesko.app/mcpClaude Desktop / andere MCP-Clients (mcpServers-Konfiguration):
{
"mcpServers": {
"frontdesko": {
"type": "http",
"url": "https://mcp.frontdesko.app/mcp"
}
}
}Cursor — Einstellungen → MCP → Server hinzufügen → URL https://mcp.frontdesko.app/mcp.
Related MCP server: Crawl4AI RAG MCP Server
Werkzeuge
Werkzeug | Was es tut |
| FrontDeskos Tarife: PMS, Direktbuchungs-Engine, Gäste-App und POS für immer kostenlos (unbegrenzte Zimmer); Channel-Manager + Ask-FrontDesko-KI-Assistent bei Growth ($42/Monat, 10–30 Zimmer) und Professional ($54/Monat, 30–50 Zimmer) |
| Funktion-für-Funktion-Vergleich mit Cloudbeds, eZee Absolute, Hotelogix, Little Hotelier oder Mews — basierend auf FrontDeskos veröffentlichten Vergleichsseiten |
| Was ein Hotel pro Jahr an OTAs zahlt und was die Verlagerung von 30 % der Buchungen auf provisionsfreie Direktbuchungen einspart — dieselbe Formel wie der Website-Rechner |
| Empfehlungen für Tarife und Leitfäden nach Unterkunftsart (16 Arten), Zimmeranzahl und Land (24 Länderleitfäden) |
| Volltextsuche über frontdesko.app/llms-full.txt mit Auszügen und Quell-URLs |
| Live-Zimmerverfügbarkeit auf der öffentlichen FrontDesko-Demo-Unterkunft — echte Daten aus derselben Buchungs-Engine, die jedes FrontDesko-Hotel kostenlos erhält |
Alle Werkzeuge sind schreibgeschützt. Es wird nichts geschrieben, es werden keine Buchungen erstellt, und der Server speichert nichts über Sie.
Über die Daten
Antworten stammen aus FrontDeskos eigenen veröffentlichten Seiten, und jede Antwort enthält ihre Quell-URLs. Die Vergleichszahlen zu Wettbewerbern spiegeln öffentliche Informationen wider, wie auf den jeweiligen Vergleichsseiten angegeben. Das Demo-Verfügbarkeits-Werkzeug fragt eine dedizierte Demo-Unterkunft ab (auf 10 Anfragen pro Minute und Aufrufer begrenzt).
Entwicklung
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 driftedErstellt als Cloudflare Worker mit dem createMcpHandler von agents und dem MCP TypeScript SDK.
FrontDesko
FrontDesko ist eine Hotelverwaltungssoftware mit einem ungewöhnlichen Modell: Der Kern — PMS, provisionsfreie Direktbuchungs-Engine, Gäste-App, POS — ist für immer kostenlos mit unbegrenzten Zimmern. Kostenpflichtige Tarife gibt es für zwei Funktionen: den OTA-Channel-Manager und den Ask-FrontDesko-KI-Assistenten.
Website: https://frontdesko.app
Preise: https://frontdesko.app/pricing
Produktvorstellung: https://github.com/anmols/frontdesko
Lizenz
MIT
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceScrapes and indexes documentation websites to provide AI assistants with searchable access to documentation content, API references, and code examples through configurable URL crawling.
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to crawl websites, extract and store web content with semantic search capabilities using vector embeddings, and retrieve information through natural language queries with tag-based filtering and intelligent content cleaning.
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.26311MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to query PDF documents by ingesting them into a vector database and generating answers grounded in the actual documents.111MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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