★ 3 stars
JavaScript
🤖 AI/LLM
Updated 15d ago
The first MCP server for Guesty property management. 38 tools for reservations, guests, messaging, pricing, financials, calendars, reviews, tasks, webhooks, and more. Connect AI agents to your Guesty account.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"guesty-mcp-server": {
"command": "npx",
"args": [
"-y",
"DLJRealty/guesty-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add guesty-mcp-server npx -y DLJRealty/guesty-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"guesty-mcp-server": {
"command": "npx",
"args": [
"-y",
"DLJRealty/guesty-mcp-server"
]
}
}
}
📋 Copy
Topics
ai-agent airbnb guesty mcp mcp-server property-management short-term-rental vacation-rental