74
grade C
10 days ago
glama

Hostaway MCP

A read-only hospitality-focused MCP server that enables users to retrieve reservation details, listing briefs, and guest conversation contexts from Hostaway. It simplifies hospitality workflows by providing specialized tools for searching threads and viewing reservation data through natural language interfaces.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: HOSTAWAY_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretHOSTAWAY_API_TOKENyour-token-here node dist/cli.js
configHOSTAWAY_BASE_URLNo Hostaway production URL Override the API base URL (useful for testing).
configHOSTAWAY_MCP_READONLYNo false Set to true to disable all write tools. Only read-only tools will be available.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/uncfreak1255-code-hostaway-mcp-1rq5y1)](https://m8ven.ai/mcp/uncfreak1255-code-hostaway-mcp-1rq5y1)
commit: f77e4ea1a698718465dd5186f1084709a69b2a20
code hash: ea624b7e92732fb0f93e9756cec9d4e0b842ebc911e961e18f7b9bfe7c0c2223
verified: 4/11/2026, 2:28:05 PM
view raw JSON →