What is the Guesty MCP Server MCP server?
Guesty property-management MCP. 23 free read-only tools live; 43 total (Pro+Enterprise) at v1.0.
How to install Guesty MCP Server
Copy-paste configuration for popular MCP clients.
GUESTY_CLIENT_IDrequiredsecretGuesty OAuth2 Client ID
GUESTY_CLIENT_SECRETrequiredsecretGuesty OAuth2 Client Secret
GUESTY_MCP_LICENSE_KEYsecretLicense key for Pro/Business/Enterprise features (optional for free tier)
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add guesty --env GUESTY_CLIENT_ID=<YOUR_GUESTY_CLIENT_ID> --env GUESTY_CLIENT_SECRET=<YOUR_GUESTY_CLIENT_SECRET> --env GUESTY_MCP_LICENSE_KEY=<YOUR_GUESTY_MCP_LICENSE_KEY> -- npx -y guesty-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.