lodgify-mcp-server

Fast-Transients/lodgify-mcp-server

3.3

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 dayong@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

Fetch details of a specific property by its ID.

get_bookings

Retrieve a list of bookings.

get_booking_by_id

Fetch details of a specific booking by its 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

No resources