loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

guesty-mcp-server

MCP Tool

DLJRealty/guesty-mcp-server

The first MCP server for Guesty property management. 15 tools for reservations, messaging, pricing, reviews, calendar, and more. Connect AI agents to your Guesty account.

Install

$ npx loaditout add DLJRealty/guesty-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "guesty-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "guesty-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Guesty MCP Server

[](https://www.npmjs.com/package/guesty-mcp-server) [](https://opensource.org/licenses/MIT)

The first MCP (Model Context Protocol) server for Guesty property management. Connect AI agents directly to your Guesty account to manage reservations, communicate with guests, track finances, and update pricing -- all autonomously.

38 tools covering reservations, listings, guests, messaging, financials, tasks, calendars, webhooks, pricing, and more.

Quick Start
npx guesty-mcp-server

Or add to your Claude Code settings (~/.claude/settings.json):

{
  "mcpServers": {
    "guesty": {
      "command": "npx",
      "args": ["-y", "guesty-mcp-server"],
      "env": {
        "GUESTY_CLIENT_ID": "your-client-id",
        "GUESTY_CLIENT_SECRET": "your-client-secret"
      }
    }
  }
}
Get Guesty API Credentials
  1. Log into Guesty Dashboard
  2. Go to Settings > API (or Marketplace > API Credentials)
  3. Create an API application with open-api scope
  4. Copy your Client ID and Client Secret
All 38 Tools
Reservations & Guests

| Tool | Description | |------|-------------| | get_reservations | Fetch reservations with filters (dates, listing, status, guest) | | create_reservation | Create direct bookings (website to Guesty) | | update_reservation | Update reservation status, dates, guest info, or add notes | | search_reservations | Search by guest name, email, or confirmation code | | get_reservation_financials | Detailed financial breakdown for a reservation | | create_reservation_note | Add internal notes to a reservation | | get_guests | Search guest database by name or email | | get_guest_by_id | Get detailed guest profile |

Listings & Calendar

| Tool | Description | |------|-------------| | get_listing

Tags

ai-agentairbnbguestymcpmcp-serverproperty-managementshort-term-rentalvacation-rental

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/DLJRealty/guesty-mcp-server)](https://loaditout.ai/skills/DLJRealty/guesty-mcp-server)