Guesty property-management MCP. 23 free read-only tools live; 43 total (Pro+Enterprise) at v1.0.
claude mcp add guesty -- npx -y guesty-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"guesty": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.DLJRealty--guesty/reviews or the review_server meta-tool.
POST /mcp