Buienradar MCP Server

by wpnbos

get_precipitation_for

Retrieve precise two-hour precipitation forecasts for any location using latitude and longitude data. Ideal for planning outdoor activities or assessing weather conditions.

Instructions

Fetches precipitation data for the next 2 hours from Buienradar.

Input Schema

NameRequiredDescriptionDefault
latYes
lonYes

Input Schema (JSON Schema)

{ "properties": { "lat": { "title": "Lat", "type": "number" }, "lon": { "title": "Lon", "type": "number" } }, "required": [ "lat", "lon" ], "title": "get_precipitation_forArguments", "type": "object" }

You must be authenticated.

Other Tools from Buienradar MCP Server

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/wpnbos/buienradar-mcp-server'

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