Partelisto MCP
Related Servers
Alternatives to Partelisto MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to query reservations, listings, calendars, financials, and guest conversations from the Hostaway property management API using natural language.40 npmMIT
- AlicenseAqualityCmaintenanceProvides read-only access to Hostaway PMS data, enabling assistants to answer questions about listings, calendars, reservations, and inbox threads, and generate occupancy, inbox, and completeness reports without writing or sending anything.1132 npmMIT
- AlicenseAqualityCmaintenanceConnects AI assistants to the Hostaway property management API via 10 read-only tools covering listings, reservations, calendars, guest conversations, and owner statements.10779 npm2MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with Hostaway's property management platform through standardized MCP tools. Provides access to listings, bookings, guest communication, and availability checking for vacation rental management.-
- AlicenseBqualityBmaintenanceA read-only hospitality-focused MCP server that enables users to retrieve reservation details, listing briefs, and guest conversation contexts from Hostaway. It simplifies hospitality workflows by providing specialized tools for searching threads and viewing reservation data through natural language interfaces.658 npmMIT
- AlicenseNot gradedqualityFmaintenanceConnects AI agents to RealtyCalendar accounts, allowing users to query bookings, availability, and check-ins via natural language, with local-first privacy and read-only access.MIT
TDQS
Scored across 8 tools
Each tool targets a distinct resource or action: usage/plan, bookings, guest link sending, police registration status, guest form status, and properties. Aggregating tools like get_attention_required clearly complement rather than duplicate the individual status-checking tools.
All tool names use lowercase snake_case with a consistent verb-first pattern: get_, list_, create_, send_. The naming is uniform and predictable, making it easy to infer each tool's purpose from its name alone.
Eight tools is well-scoped for a check-in workflow MCP server. Each tool covers a meaningful operation without redundancy, and the count feels neither thin nor bloated.
The core workflow is well covered: create a booking, send a check-in link, check guest form completion, check police registration status, and get an attention-required summary. Minor gaps exist around booking updates/cancellations and property management, but these appear outside the server's stated focus.