Skip to main content
Glama
lvfast

weather-intelligence

by lvfast

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost address to bind. Must be non-loopback for public exposure.127.0.0.1
REDIS_URLNoRedis connection string (e.g., redis://127.0.0.1:6379). Required when CACHE_BACKEND=redis.
CACHE_BACKENDNoCache backend to use. If 'redis', REDIS_URL is required.memory
EXPOSURE_MODENoExposure mode. If 'public', requires Redis, HOST, and HOST_ALLOWLIST.
HOST_ALLOWLISTNoComma-separated list of allowed Host headers for public exposure.
WEATHERAPI_KEYYesYour WeatherAPI.com API key. Required to fetch weather data.
UNSAFE_ALLOW_HIGH_PROVIDER_BUDGETNoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources