Lodgify MCP Server
JSON →An MCP server for the Lodgify vacation rental API.
Install
uvx lodgify-mcp-server Tools · 7
- get_properties Retrieve a list of properties
- get_property_by_id Retrieve a specific property by its ID
- get_bookings Retrieve a list of bookings
- get_booking_by_id Retrieve a specific booking by its ID
- create_booking Create a new booking
- update_booking_status Update the status of a booking
- get_calendar Retrieve calendar data
Environment variables
LODGIFY_API_KEY
Links
★ 2 GitHub stars