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 |
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 | |
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/omeirhaeghe/EightyAndSunny'
If you have feedback or need assistance with the MCP directory API, please join our Discord server