Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
| No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
| No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| get-weather | Get detailed weather information for any city including current conditions and hourly forecast | 
| get-forecast | Get 7-day weather forecast for any city including daily temperatures, precipitation, and sunrise/sunset times | 
| get-air-quality | Get air pollution data for any city including European Air Quality Index and pollutant levels |