Loading MCP server directory, please wait...
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
npx @getmcp/cli add io.github.uncfreak1255-code/hostawayRequires Node.js 18+. Community-contributed server. Review source before installing.
HOSTAWAY_ACCOUNT_IDYour Hostaway account ID
HOSTAWAY_API_KEYYour Hostaway API key (client secret)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.uncfreak1255-code/hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_ACCOUNT_ID": "",
"HOSTAWAY_API_KEY": ""
}
}
}
}