Lodgify MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LODGIFY_API_KEY | Yes | The API key for the Lodgify vacation rental API. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_propertiesC | |
| get_property_by_idC | |
| get_bookingsB | |
| create_bookingB | |
| get_calendarB | |
| get_booking_by_idC | |
| update_booking_statusB | |
| get_occupancy_summaryB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_lodgify_data | Analyze Lodgify property and booking data for insights. |
| analyze_occupancy_data_prompt | Analyze occupancy data for a specific property and date range. |
| create_booking_workflow | Guide through creating a new booking in Lodgify. |
| property_management_review | Review property management and booking status. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_properties_list | Get a summary list of all properties. |
| get_recent_bookings | Get recent bookings summary. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fast-Transients/lodgify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server