MCP Servers / cloud-service / Lodgify MCP Server

Lodgify MCP Server

JSON →
none2cloud-service

An MCP server for the Lodgify vacation rental API.

Install
How to run this server
[ { "cmd": "uvx lodgify-mcp-server", "imports": [] } ]
server path: lodgify-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envLODGIFY_API_KEY
Resources
Lodgify MCP Server — MCP Server · libregistry