tindevelopers/lodgify-mcp-server
3.2
If you are the rightful owner of lodgify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for the Lodgify vacation rental API, facilitating property, booking, and calendar management.
Tools
Functions exposed to the LLM to take actions
get_properties
Retrieve a list of properties.
get_property_by_id
Retrieve details of a specific property by ID.
get_bookings
Retrieve a list of bookings.
get_booking_by_id
Retrieve details of a specific booking by ID.
create_booking
Create a new booking.
update_booking_status
Update the status of an existing booking.
get_calendar
Retrieve calendar data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client