AI Hotel MCP Server
by IyadElwy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGO_HOST | No | MongoDB host | localhost |
| REDIS_HOST | No | Redis host | localhost |
| POSTGRES_HOST | No | PostgreSQL host | localhost |
| POSTGRES_PORT | No | PostgreSQL port | 5432 |
| REDIS_ENABLED | No | Toggle Redis caching | true |
| BENCHMARK_ITERATIONS | No | Number of iterations for benchmark tests | 100 |
| CACHE_TTL_SENSOR_DATA | No | Cache TTL for sensor data in seconds | 60 |
| CACHE_TTL_RECENT_SENTIMENT | No | Cache TTL for recent sentiment in seconds | 1800 |
| CACHE_TTL_GUEST_PREFERENCES | No | Cache TTL for guest preferences in seconds | 3600 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues