weather-intelligence
by lvfast
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address to bind. Must be non-loopback for public exposure. | 127.0.0.1 |
| REDIS_URL | No | Redis connection string (e.g., redis://127.0.0.1:6379). Required when CACHE_BACKEND=redis. | |
| CACHE_BACKEND | No | Cache backend to use. If 'redis', REDIS_URL is required. | memory |
| EXPOSURE_MODE | No | Exposure mode. If 'public', requires Redis, HOST, and HOST_ALLOWLIST. | |
| HOST_ALLOWLIST | No | Comma-separated list of allowed Host headers for public exposure. | |
| WEATHERAPI_KEY | Yes | Your WeatherAPI.com API key. Required to fetch weather data. | |
| UNSAFE_ALLOW_HIGH_PROVIDER_BUDGET | No | Set to 'true' to allow provider budget above 95,000 calls per month. | false |
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
ActivityMaintained
ResponsivenessNo issues