
Guesty MCP Server
Let your coding agent run Guesty short-term-rental workflows—reservations, listings, and ops—without leaving Claude Code or Cursor.
Overview
Guesty MCP Server is a MCP server for the Operate phase that connects agents to Guesty with 43 tools for short-term-rental property management.
What is this MCP server?
- 43 MCP tools covering core Guesty STR operations
- stdio npm package plus streamable-http remote at guesty-mcp-server.vercel.app
- OAuth2 via GUESTY_CLIENT_ID and GUESTY_CLIENT_SECRET
- Optional GUESTY_MCP_LICENSE_KEY for Pro, Business, and Enterprise feature tiers
- Version 0.8.2 with GitHub source at DLJRealty/guesty-mcp-server
- 43 MCP tools for STR operations
- Server version 0.8.2
- npm identifier guesty-mcp-server
Community signal: 6 GitHub stars.
What problem does it solve?
Managing an STR portfolio in Guesty means constant context-switching between the dashboard and your agent when you want automated lookups or actions.
Who is it for?
Indie hosts or small teams already on Guesty who want agent-driven PMS automation without building a custom Guesty client.
Skip if: Builders who do not use Guesty, or anyone expecting a turnkey STR business playbook without a Guesty account.
What do I get? / Deliverables
Your agent can call Guesty through MCP so operational STR tasks stay in one workflow with OAuth-secured API access.
- Agent-accessible Guesty API surface across 43 MCP tools
- OAuth-authenticated STR operations from your IDE or chat client
- Optional licensed tier features when GUESTY_MCP_LICENSE_KEY is set
Recommended MCP Servers
Journey fit
Guesty is a live property-management system; the MCP is for day-to-day STR operations and automation after you are already running on Guesty. Iterate fits ongoing portfolio changes, guest stays, and operational tweaks agents help execute through the PMS API.
How it compares
Guesty PMS MCP bridge with 43 tools, not a generic brainstorming or listing-copy skill.
Common Questions / FAQ
Who is io.github.DLJRealty/guesty for?
Short-term-rental operators and developers on Guesty who want Claude, Cursor, or Codex to perform PMS operations via MCP instead of manual dashboard work.
When should I use io.github.DLJRealty/guesty?
Use it during Operate when you need agent-assisted Guesty tasks—reservations, listings, and STR ops—after OAuth credentials are configured.
How do I add io.github.DLJRealty/guesty to my agent?
Install the guesty-mcp-server npm package, set GUESTY_CLIENT_ID and GUESTY_CLIENT_SECRET, add optional GUESTY_MCP_LICENSE_KEY if needed, and register the stdio server or the streamable-http remote URL in your MCP client.