Hostaway MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOSTAWAY_API_TOKEN | Yes | The Hostaway API token used for authentication. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_unread_guest_threadsB | List recent guest threads with raw unread metadata and derived attention signals. |
| get_conversation_contextC | Return an agent-friendly conversation summary plus recent message history. |
| get_reservation_briefC | Return the minimum useful reservation context for an agent or operator. |
| get_listing_briefC | Return the minimum useful listing context tied to conversations or reservations. |
| search_reservationsC | Lookup reservations by guest name, date range, listing, or reservation id. |
| search_conversationsC | Lookup conversations by guest name, listing, reservation id, or conversation id. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/uncfreak1255-code/hostaway-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server