Connection check
local install
guesty
Guesty MCP server. 43 tools, all free: reservations, listings, guests, messaging, pricing, revenue.
Tools
43
GitHub stars
6
Installs / wk
182
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
43 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
create_expense
from source
Create a new expense record for a listing in Guesty. Create a new expense record for a listing in Guesty.
create_reservation
from source
Create a new reservation/booking in Guesty. Use for direct bookings from your website. Create a new reservation/booking in Guesty. Use for direct bookings from your website.
create_reservation_note
from source
Add an internal note to a reservation visible only to the property management team. Add an internal note to a reservation visible only to the property management team.
create_task
from source
Create a cleaning or maintenance task for a listing. Create a cleaning or maintenance task for a listing.
create_webhook
from source
Register a new webhook to receive event notifications from Guesty. Register a new webhook to receive event notifications from Guesty.
delete_webhook
from source
Delete a registered webhook by ID. Delete a registered webhook by ID.
get_account_info
from source
get_automation_rules
from source
get_calendar
from source
get_calendar_blocks
from source
get_channels
from source
get_conversations
from source
get_custom_fields
from source
get_expenses
from source
get_financials
from source
get_guest_by_id
from source
get_guests
from source
get_license_info
from source
get_listing
from source
get_listing_occupancy
from source
get_listing_pricing
from source
get_maintenance_alerts
from source
List or filter open maintenance alerts for a specific property or across the whole portfolio. Supports severity filtering and active-only (unresolved) filtering. IoT-sourced today;… List or filter open maintenance alerts for a specific property or across the whole portfolio. Supports severity filtering and active-only (unresolved) filtering. IoT-sourced today; future Phase will merge Guesty-native task alerts.
get_owner_statements
from source
get_photos
from source
get_property_health
from source
Aggregate health signal per property: IoT device status + overall IoT state, current reservation status, 50-review average score, and last-clean timestamp. Single-call snapshot for… Aggregate health signal per property: IoT device status + overall IoT state, current reservation status, 50-review average score, and last-clean timestamp. Single-call snapshot for ops dashboards. Sub-fetches that fail degrade gracefully (null value + error note).
get_readiness_score
from source
get_reservation_financials
from source
get_reservations
from source
get_revenue_summary
from source
get_reviews
from source
get_supported_languages
from source
get_tasks
from source
get_webhooks
from source
respond_to_review
from source
Post a response to a guest review. Post a response to a guest review.
search_reservations
from source
Search reservations by guest name, email, or confirmation code. Search reservations by guest name, email, or confirmation code.
send_guest_message
from source
Send a message to a guest in a Guesty conversation. Send a message to a guest in a Guesty conversation.
submit_checkout_photos
from source
Accept post-checkout photo uploads and log them to the property Accept post-checkout photo uploads and log them to the property
update_calendar
from source
Block or unblock dates, set minimum nights, or update availability for a listing. Block or unblock dates, set minimum nights, or update availability for a listing.
update_listing
from source
Update listing details such as title, description, amenities, min nights, and max guests. Update listing details such as title, description, amenities, min nights, and max guests.
update_listing_pricing
from source
Update pricing for a listing — base price, cleaning fee, extra person fee, and discounts. Update pricing for a listing — base price, cleaning fee, extra person fee, and discounts.
update_photos
from source
Replace or reorder photos for a listing. Provide the full array of photos in desired order. Replace or reorder photos for a listing. Provide the full array of photos in desired order.
update_pricing
from source
Update the base price for a listing on specific dates or the default base price. Update the base price for a listing on specific dates or the default base price.
update_reservation
from source