Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEATHERAPI_KEY | No | WeatherAPI free tier key | |
| HTTP_TIMEOUT_MS | No | HTTP request timeout in milliseconds | 10000 |
| CACHE_MAX_ENTRIES | No | Maximum cached responses | 200 |
| CACHE_TTL_MINUTES | No | Cache time-to-live in minutes | 60 |
| TOMORROW_IO_API_KEY | No | Tomorrow.io free tier key | |
| OPENWEATHERMAP_API_KEY | No | OpenWeatherMap free tier key |
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 | |