Loading MCP server directory, please wait...
Guesty property-management MCP. Read-only: reservations, listings, calendar, guests, revenue.
npx @getmcp/cli add io.github.DLJRealty/guestyRequires Node.js 18+. Community-contributed server. Review source before installing.
GUESTY_CLIENT_IDGuesty OAuth2 Client ID
GUESTY_CLIENT_SECRETGuesty OAuth2 Client Secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DLJRealty/guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "",
"GUESTY_CLIENT_SECRET": "",
"GUESTY_MCP_LICENSE_KEY": ""
}
}
}
}