get_monthly_normals
ActiveTool of mcp-meteostat
declared in 0.1.0
Monthly climate normals for a station — long-run averages of temperature, precipitation, and pressure by calendar month. Useful for "what's normal in May here" baselines.
Parameters schema
{
"type": "object",
"examples": [
{
"station_id": "72494"
}
],
"required": [
"station_id"
],
"properties": {
"station_id": {
"type": "string",
"description": "Meteostat station ID — from find_stations"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-meteostat
https://github.com/pipeworx-io/mcp-meteostat
2/7 registries