MCP server for Guesty property management. 43 tools for STR operations.
| Tool name | Description | Destructive? |
|---|---|---|
| get_readiness_score | ✓ no | |
| get_reservations | ✓ no | |
| get_listing | ✓ no | |
| get_conversations | ✓ no | |
| send_guest_message | ✓ no |
| get_financials | ✓ no | |
| update_pricing | ✓ no | |
| create_reservation | ✓ no | |
| get_reviews | ✓ no | |
| get_calendar | ✓ no | |
| update_calendar | ✓ no | |
| respond_to_review | ✓ no | |
| get_owner_statements | ✓ no | |
| get_expenses | ✓ no | |
| get_channels | ✓ no | |
| get_tasks | ✓ no | |
| get_photos | ✓ no | |
| update_photos | ✓ no | |
| get_calendar_blocks | ✓ no | |
| create_expense | ✓ no | |
| get_guests | ✓ no | |
| get_guest_by_id | ✓ no | |
| update_listing | ✓ no | |
| get_automation_rules | ✓ no | |
| create_task | ✓ no | |
| update_reservation | ✓ no | |
| get_supported_languages | ✓ no | |
| search_reservations | ✓ no | |
| get_listing_occupancy | ✓ no | |
| get_revenue_summary | ✓ no | |
| get_webhooks | ✓ no | |
| create_webhook | ✓ no | |
| delete_webhook⚠ | ⚠ yes | |
| get_custom_fields | ✓ no | |
| get_account_info | ✓ no | |
| get_reservation_financials | ✓ no | |
| create_reservation_note | ✓ no | |
| get_listing_pricing | ✓ no | |
| update_listing_pricing | ✓ no | |
| get_license_info | ✓ no | |
| get_property_health | ✓ no | |
| submit_checkout_photos | ✓ no | |
| get_maintenance_alerts | ✓ no |
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}