Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wolkwork/knmi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server