EightyAndSunny
by omeirhaeghe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port (also accepted via --port). | 8778 |
| WEATHER_UNITS | No | Default unit system (imperial or metric). | imperial |
| WEATHER_CITIES | No | The chip set. Only the active one is fetched per call (others warm from cache). | San Francisco,New York,London,Tokyo,Sydney,Paris |
| WEATHER_PREFETCH | No | Set to all to eagerly fetch every WEATHER_CITIES entry per call. | |
| WEATHER_CACHE_TTL | No | Seconds a forecast stays fresh in cache (0 disables). | 600 |
| WEATHER_HOURLY_HOURS | No | Hours of hourly data inlined (12–72). | 48 |
| WEATHER_FORECAST_DAYS | No | Days of daily forecast (1–16). | 7 |
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