Guesty MCP Server
Rank #4,784io.github.DLJRealty/guesty
Guesty property-management MCP. 23 free read-only tools live; 43 total (Pro+Enterprise) at v1.0.
Guesty MCP Server is a Model Context Protocol (MCP) server published by dljrealty. It ranks #4,784 of 115,591 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Guesty MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 110,807 of 115,591 servers on MCP Toplist.
Use Guesty MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http guesty https://guesty-mcp-server.vercel.app/claude mcp add guesty -e "GUESTY_CLIENT_ID=<your GUESTY_CLIENT_ID>" -e "GUESTY_CLIENT_SECRET=<your GUESTY_CLIENT_SECRET>" -e "GUESTY_MCP_LICENSE_KEY=<your GUESTY_MCP_LICENSE_KEY>" -- npx -y guesty-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.guesty]
url = "https://guesty-mcp-server.vercel.app/"Add to ~/.codex/config.toml.
[mcp_servers.guesty]
command = "npx"
args = ["-y", "guesty-mcp-server"]
[mcp_servers.guesty.env]
GUESTY_CLIENT_ID = "<your GUESTY_CLIENT_ID>"
GUESTY_CLIENT_SECRET = "<your GUESTY_CLIENT_SECRET>"
GUESTY_MCP_LICENSE_KEY = "<your GUESTY_MCP_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://guesty-mcp-server.vercel.app/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "<your GUESTY_CLIENT_ID>",
"GUESTY_CLIENT_SECRET": "<your GUESTY_CLIENT_SECRET>",
"GUESTY_MCP_LICENSE_KEY": "<your GUESTY_MCP_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guesty": {
"url": "https://guesty-mcp-server.vercel.app/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "<your GUESTY_CLIENT_ID>",
"GUESTY_CLIENT_SECRET": "<your GUESTY_CLIENT_SECRET>",
"GUESTY_MCP_LICENSE_KEY": "<your GUESTY_MCP_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"guesty": {
"type": "http",
"url": "https://guesty-mcp-server.vercel.app/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"guesty": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "<your GUESTY_CLIENT_ID>",
"GUESTY_CLIENT_SECRET": "<your GUESTY_CLIENT_SECRET>",
"GUESTY_MCP_LICENSE_KEY": "<your GUESTY_MCP_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guesty": {
"serverUrl": "https://guesty-mcp-server.vercel.app/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "<your GUESTY_CLIENT_ID>",
"GUESTY_CLIENT_SECRET": "<your GUESTY_CLIENT_SECRET>",
"GUESTY_MCP_LICENSE_KEY": "<your GUESTY_MCP_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guesty": {
"url": "https://guesty-mcp-server.vercel.app/"
}
}
}{
"mcpServers": {
"guesty": {
"command": "npx",
"args": [
"-y",
"guesty-mcp-server"
],
"env": {
"GUESTY_CLIENT_ID": "<your GUESTY_CLIENT_ID>",
"GUESTY_CLIENT_SECRET": "<your GUESTY_CLIENT_SECRET>",
"GUESTY_MCP_LICENSE_KEY": "<your GUESTY_MCP_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DLJRealty%2Fguesty)<a href="https://mcptoplist.com/server/io.github.DLJRealty%2Fguesty"><img src="https://mcptoplist.com/badge/io.github.DLJRealty%2Fguesty.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
dljrealty
Available versions (8)
| Version | Published |
|---|---|
| 0.9.6 | Aug 6, 2026 |
| 0.8.2 | Apr 19, 2026 |
| 0.8.1 | Apr 19, 2026 |
| 0.7.0 | Apr 15, 2026 |
| 0.6.0 | Apr 14, 2026 |
| 0.4.3 | Mar 27, 2026 |
| 0.4.2 | Mar 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Guesty MCP Server?
- Guesty MCP Server is maintained by dljrealty, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Guesty MCP Server listed on the Official MCP Registry?
- Yes — Guesty MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Guesty MCP Server have?
- MCP Toplist tracks 8 versions of Guesty MCP Server, most recently published on Aug 6, 2026.
- Where can I find the source code for Guesty MCP Server?
- The source code for Guesty MCP Server is hosted at github.com/dljrealty/guesty-mcp-server.