mcpserver.lol
registry/partelisto-mcp
Connection check verified live · 26h ago

partelisto-mcp

Guest check-in, SES.HOSPEDAJES status, and booking creation for Spanish vacation rentals. No PII.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

create_booking checkIn*checkOut*guestNameguestEmailguestPhonepropertyId* +1
Creates a new booking (a check-in workflow) for one of the host's properties. Requires the write permission granted separately during sign-in. Ask the host to confirm the property…
get_attention_required read-only arrivalWindowDays
Scans the signed-in host's most recent bookings (up to 50) and returns only what needs action right now: stays that are imminent or under way where the guest has not completed chec…
get_guest_form_status read-only bookingId*
Whether the guest has completed the check-in form for a booking the host owns (None or Submitted). No form content.
get_usage_summary read-only
The signed-in host's plan tier, trial status, and this month's usage against plan limits (properties, templates, bookings).
list_bookings read-only skiptake
Lists the signed-in host's bookings (newest first), paged. Returns id, property id, check-in/check-out dates, status, and whether a check-in link and guest contact exist — never th…
list_properties read-only includeArchived
Lists the signed-in host's properties: id, name, address, municipality/province, and whether it is archived. No guest data.
list_ses_statuses read-only bookingIds*
SES.HOSPEDAJES (police registration) submission status for a set of bookings the host owns: status, attempts, last error, and the official reference once accepted. Bookings with no…
send_guest_checkin_link emailbookingId*guestName
Sends (or resends) the guest check-in link by email for a booking the host owns. This is a real action with a side effect: it emails the guest and, on resend, invalidates the guest…