Skip to main content
Glama
wolkwork

KNMI Weather MCP

by wolkwork

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KNMI_API_KEYYesYour API key from KNMI Data Platform

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

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

Latest Blog Posts

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