# Partelisto Partelisto is a Spanish guest check-in and SES.HOSPEDAJES (police registration) workflow for vacation rentals, small accommodation operators, and AI agents. A host shares a guest link; the guest fills in the official SES fields once; Partelisto produces the check-in PDF and the SES.HOSPEDAJES export/submission. Free to start, paid plans from €9/mo. Website: https://partelisto.es App: https://my.partelisto.es MCP endpoint: https://mcp.partelisto.es/mcp GitHub (MCP server): https://github.com/TargetGrps/partelisto-mcp ## What Partelisto does - Creates a guest check-in workflow for Spanish accommodation: the host sends one link per booking. - The guest completes the official SES.HOSPEDAJES fields themselves, once, on a mobile-friendly form. - Tracks booking status and guest-form completion so the host sees who hasn't checked in yet. - Produces the SES.HOSPEDAJES export/PDF for filing under RD 933/2021. - Automatic SES.HOSPEDAJES submission is available once the accommodation connects its own Ministry-issued web-service credentials; otherwise Partelisto generates the file for manual filing. - No ID photos or document scans are collected or stored. ## AI / MCP Partelisto runs a remote, OAuth-protected MCP server so Claude, ChatGPT, and other MCP-compatible AI agents can operate on a signed-in host's data directly — no separate dashboard visit needed to answer "which arrivals still need to check in" or "which bookings failed SES submission." Current MCP tools: - `list_properties` - `list_bookings` - `get_guest_form_status` - `list_ses_statuses` - `get_usage_summary` - `send_guest_checkin_link` (requires a separate write permission and sends a real email; the client should confirm with the host before calling it) None of these tools ever return guest PII — email, phone, passport/DNI, date of birth, nationality, or document content. They report operational status only. Booking creation/editing by AI agents is not available yet; the MCP server is read/status-oriented today, plus the one write action above. Listed in the official MCP Registry as `io.github.TargetGrps/partelisto-mcp`. Setup guide (Spanish): https://partelisto.es/guias/conectar-partelisto-ia-claude-chatgpt ## Best suited for - Spanish vacation-rental hosts and gestores de apartamentos turísticos - Casas rurales, hostales, pensiones, and small hotels with a handful of units - Developers or AI agents that need SES.HOSPEDAJES / guest-registration status for a Spanish property ## Geographic scope SES.HOSPEDAJES is the national police-registration system used across most of Spain. Partelisto does not currently support the separate Catalonia or Basque Country regional reporting formats. ## Pricing - Free plan available (no card required). - Starter: €9/month including VAT. - Pro: €19/month including VAT, 14-day trial without a card. - Full details: https://partelisto.es/pricing ## Guides (Spanish) - [Parte de entrada de huéspedes en España](https://partelisto.es/guias/parte-de-entrada-huespedes-espana): what it is, required fields, the 24-hour deadline. - [Cómo enviar partes a SES.HOSPEDAJES](https://partelisto.es/guias/ses-hospedajes-como-enviar): registering as a landlord, the web-service credentials, common submission errors. - [Obligaciones de check-in en Airbnb](https://partelisto.es/guias/check-in-airbnb-espana-obligaciones): Airbnb doesn't file the SES report for you — what the host is still responsible for. - [All guides](https://partelisto.es/guias) ## Product pages - [Homepage](https://partelisto.es/) - [Pricing](https://partelisto.es/pricing) - [MCP integration](https://partelisto.es/mcp) - [Guest check-in demo](https://partelisto.es/demo/guest) — try the guest-facing form with no sign-up. - [About](https://partelisto.es/about) - [Privacy policy](https://partelisto.es/privacy) — no ID photos/scans collected, EU (Frankfurt) hosting, no third-party ad trackers. - [Contact](https://partelisto.es/contact)