KNMI Weather MCP

by wolkwork

get_location_weather

Retrieve real-time weather data for a specific location in the Netherlands, including temperature, humidity, and wind speed, using KNMI Weather MCP server.

Instructions

Get current weather data for a location

Input Schema

NameRequiredDescriptionDefault
locationYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from KNMI Weather MCP

Related Tools

ID: xanerdcjsm