Buienradar MCP Server

by wpnbos

Not rated
GitHub

About

Fetches precipitation forecast data for a specific location using the Buienradar service.

Details

Author
wpnbos
Categories
Cloud Service, Other, API

Setup

Install Buienradar MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/wpnbos/buienradar-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

This is an MCP server that fetches precipitation data for a given latitude and longitude using Buienradar. It exposes a single MCP tool,get_precipitation_for, which provides precipitation forecasts for the next two hours.

To install Buienradar MCP Server for Claude Desktop automatically viaSmithery:

npx -y @smithery/cli install @wpnbos/buienradar-mcp-server --client claude

First, make sure you haveuv(and Python) installed.

To integrate this server withClaude for Desktop, update your configuration file at:

~/Library/Application Support/Claude/claude_desktop_config.json
code $env:AppData\Claude\claude_desktop_config.json
{ "mcpServers": { "precipitation": { "command": "uv", "args": [ "--directory", "/ABSOLUTE/PATH/TO/PARENT/FOLDER/buienradar-mcp-server", "run", "server.py" ] } } }

Replace/ABSOLUTE/PATH/TO/PARENT/FOLDER/buienradar-mcp-serverwith the actual path where your server is located.

Restart Claude for Desktop for the tool to become available.

You might have to provide the full path foruvinstead of justuv. To find the full path for youruvexecutable, on MacOS/Linux executewhich uv.

If all went well, you should be able to ask Claude about any upcoming precipitation.

> Will there be any rain soon in Amsterdam? > No rain predicted in Amsterdam for the next 2 hours.

Access global weather data and forecasts using the OpenMeteo API, including current conditions, historical data, and location search.

An MCP server providing weather tools from the National Weather Service (weather.gov) API, built with Spring Boot.

Access weather station data, observations, and forecasts using the WeatherXM PRO API.

Integrates the Korea Meteorological Administration's public weather API to provide climate data.

GribStream MCP is a hosted Model Context Protocol server for weather forecast data. It helps AI agents discover GribStream datasets, resolve exact forecast variables and levels, validate request bodies, and build runnable GribStream Weather API requests for GFS, ECMWF IFS, NBM, HRRR, and other models.

Access meteorological data for Portugal from the IPMA public API using natural language.

62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.

Provides accurate Islamic prayer times for locations throughout Malaysia using the waktusolat.app API.

The Meteomatics MCP server allows AI agents to securely access Meteomatics weather data tools.

A production-clean MCP server for the free Open-Meteo weather API (geocoding, forecast, air quality) with SRE-grade rate limiting, backoff, and structured logging.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.