Lodgify MCP Server
About
An MCP server for the Lodgify vacation rental API.
Details
- Author
- fast-transients
- Categories
- Cloud Service, API, Other
Jump to
Setup
Install Lodgify MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/fast-transients/lodgify-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol (MCP) server for the Lodgify vacation rental API. It exposes tools for managing properties, bookings and calendar data.
Install dependencies withuvand run the server withuvx:
export LODGIFY_API_KEY=your_api_key uvx lodgify-mcp-server
git clone https://github.com/fast-transients/lodgify-mcp-server.git cd lodgify-mcp-server uv sync export LODGIFY_API_KEY=your_api_key uv run python entrypoint.py
Add this block to your Claude Desktop configuration (see examples in theexamples/folder):
{ "mcpServers": { "lodgify": { "command": "uvx", "args": ["lodgify-mcp-server"], "env": { "LODGIFY_API_KEY": "your_api_key" } } } }
- Properties:get_properties,get_property_by_id
- Bookings:get_bookings,get_booking_by_id,create_booking,update_booking_status
- Calendar:get_calendar
- Ensure theLODGIFY_API_KEYenvironment variable is set.
- Gettingspawn uvx ENOENT? Installuvfromastral.sh/uvand restart your shell.
After syncing dependencies, runpip-auditto check for known vulnerabilities. Theuv.lockfile pinsstarlette0.47.0 to address upstream advisories.
SeeCONTRIBUTING.mdfor development setup and testing instructions.
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
Interact with Cloudinary's media management platform using natural language.
Dacast MCP Live Stream Server connects your AI tools to Dacast’s live streaming and video hosting APIs, so you can create and manage live streams, playlists, thumbnails, and simulcasts using simple natural-language prompts.
The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.
Interact with Twelve Data APIs to access real-time and historical financial market data for your AI agents.
Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.
Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.
Interact with the Alpaca trading API for stock trading, market data, and account management.
A server for interacting with the Alpaca trading API. Requires API credentials via environment variables.
Interact with Alpaca's Trading API for stock trading, portfolio management, and real-time market data.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





