MCP Weather Server
by adhikasp
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ACCUWEATHER_API_KEY | Yes | Your AccuWeather API key, obtainable by registering at AccuWeather API. |
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_hourly_weather | Get hourly weather forecast for a location. |