KNMI Weather MCP

by wolkwork

what_is_the_weather_like_in

Retrieve and interpret real-time weather data for any location in the Netherlands, including temperature, humidity, and wind speed, using natural language queries.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
locationYes

Input Schema (JSON Schema)

{ "properties": { "location": { "title": "Location", "type": "string" } }, "required": [ "location" ], "title": "what_is_the_weather_like_inArguments", "type": "object" }

You must be authenticated.

Other Tools from KNMI Weather MCP

Related Tools

ID: xanerdcjsm