Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_alerts | Get weather alerts for a US state. |
| get_forecast | Get weather forecast for a location using coordinates. |
| get_forecast_by_city | Get weather forecast for a city by name. |
| get_current_conditions | Get current weather conditions for a location. |
| compare_weather | Compare current weather conditions between two locations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |