KNMI Weather MCP
by wolkwork
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KNMI_API_KEY | Yes | Your API key from KNMI Data Platform |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
weather_interpretation | Help Claude interpret raw weather data |
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_location_weather | Get current weather data for a location |
search_location | Copy |
get_nearest_station | Copy |
what_is_the_weather_like_in | Copy |