Loading MCP server directory, please wait...
Hostaway PMS: reservations, listings, calendars, financials, and guest messaging.
npx @getmcp/cli add io.github.mattlong-plux/hostawayRequires Node.js 18+. Community-contributed server. Review source before installing.
HOSTAWAY_ACCOUNT_IDYour Hostaway account ID (integer)
HOSTAWAY_CLIENT_SECRETYour Hostaway API client secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mattlong-plux/hostaway": {
"command": "npx",
"args": [
"-y",
"@matt-long-plux/hostaway-mcp"
],
"env": {
"HOSTAWAY_ACCOUNT_ID": "",
"HOSTAWAY_CLIENT_SECRET": "",
"HOSTAWAY_READ_ONLY": "",
"HOSTAWAY_CACHE_TTL": ""
}
}
}
}