Hostaway runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 25 Apr 2026.
Hostaway PMS: reservations, listings, calendars, financials, and guest messaging.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hostaway -- npx -y @matt-long-plux/hostaway-mcp
{
"mcpServers": {
"hostaway": {
"args": [
"-y",
"@matt-long-plux/hostaway-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hostaway]
command = "npx"
args = ["-y", "@matt-long-plux/hostaway-mcp"]
{
"mcpServers": {
"hostaway": {
"args": [
"-y",
"@matt-long-plux/hostaway-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hostaway": {
"args": [
"-y",
"@matt-long-plux/hostaway-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.