KNMI Weather MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KNMI_API_KEYYesYour API key from KNMI Data Platform

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
weather_interpretationHelp Claude interpret raw weather data

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_location_weather

Get current weather data for a location

search_location
Search for locations in the Netherlands Args: query: Search term for location
get_nearest_station
Find the nearest KNMI weather station to given coordinates Args: latitude: Latitude in degrees longitude: Longitude in degrees
what_is_the_weather_like_in
Get and interpret weather data for a location in the Netherlands Args: location: City or place name in the Netherlands Returns: A natural language interpretation of the current weather conditions