Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Weather for Grown Ups

NPM · WEATHER-FOR-GROWN-UPS · SCANNED SEP 20

Operational NWP, ensembles, AI weather models, regional forecasts, history, and verification.

+5 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 15 of 45 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to janhelcl/weather-for-grown-ups). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 10 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability61
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1607 tokens (~229/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage75
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 14% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Weather for Grown Ups MCP server?

Weather for Grown Ups runs locally as an npm package, launched with npx -y weather-for-grown-ups. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · weather-for-grown-ups

# add to Claude Code
claude mcp add janhelcl-weather-for-grown-ups -- npx -y weather-for-grown-ups
// .cursor/mcp.json
{
  "mcpServers": {
    "janhelcl-weather-for-grown-ups": {
      "command": "npx",
      "args": [
        "-y",
        "weather-for-grown-ups"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "janhelcl-weather-for-grown-ups": {
      "command": "npx",
      "args": [
        "-y",
        "weather-for-grown-ups"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add janhelcl-weather-for-grown-ups -- npx -y weather-for-grown-ups
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "janhelcl-weather-for-grown-ups": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "weather-for-grown-ups"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add janhelcl-weather-for-grown-ups --command npx --arg -y --arg weather-for-grown-ups
# ~/.hermes/config.yaml
mcp_servers:
  janhelcl-weather-for-grown-ups:
    command: "npx"
    args: ["-y", "weather-for-grown-ups"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "janhelcl-weather-for-grown-ups": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "weather-for-grown-ups"
      ]
    }
  }
}
# add to Vellum
assistant mcp add janhelcl-weather-for-grown-ups -t stdio -c npx -a -y weather-for-grown-ups
// mcp.json
{
  "mcpServers": {
    "janhelcl-weather-for-grown-ups": {
      "command": "npx",
      "args": [
        "-y",
        "weather-for-grown-ups"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +4
    • Stability: unverified → 0.27 functional
  • 9 Sept 26 76

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/weather-for-grown-ups@0.5.5

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo janhelcl/weather-for-grown-ups
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/janhelcl/weather-for-grown-ups/.github/workflows/release-npm.yml@refs/tags/v0.5.5
Rekor log index 2771878539
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:5043e3d6f0076c54e1a107057373c8a3634307ea2d584b1575f79f52857142e036dfbd30c7371aada1ca3e2f4252a14b00650b2589a96056b6b11afa7

Background: How many MCP packages publish verified provenance →

Dependencies 45 packages
Packages resolved 45
Stale 15
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~1,381 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_datasets ~236

Compare only explicitly registered, scientifically compatible atmospheric dataset pairs at one point and valid time. Registered pairs: gfs↔gefs, gfs↔ifs, gefs↔ifs-ens, ifs↔ifs-ens, gfs↔aigfs, ifs↔aifs, aigfs↔aifs, gefs↔aigefs, ifs-ens↔aifs-ens, hgefs↔gefs, hgefs↔aigefs, ifs↔icon-d2, ifs↔arome, gfs↔icon-d2, ifs-ens↔icon-d2-eps, ifs-ens↔pe-arome. Pair contracts choose pressure-level or field selection explicitly. Global↔regional strategies require one shared explicit initialization cycle, sample each native grid independently at the requested coordinate, and never silently regrid or downscale. Ensemble comparisons preserve native populations and never pair member labels as trajectories. Differences, spread shifts, and raw member fractions are descriptive model evidence, not forecast error or calibrated uncertainty.

Input schema present but exposes no named parameters.

NameTypeReqDescription
datasetsarrayyes
operationstringyes
resultyes

No examples provided.

compare_runs ~191

Compare forecast initialization cycles for GFS, GEFS, deterministic ECMWF IFS, or ECMWF IFS ENS through one dataset-aware contract. Deterministic GFS and IFS return newer-minus-older changes; GEFS and IFS ENS return shifts between independently summarized ensemble distributions and never treat member labels as trajectories. IFS ENS can compare 6-hourly cycles or use a 12-hour stride for long-range 00/12Z ensemble comparisons.

NameTypeReqDescription
anchorRunForecast initialization: latest, latest_complete where supported, or an explicit timezone-aware ISO cycle
cycleStrideHours
cyclesinteger
datasetstringyes
ensembleobject
geometryobjectyes
gfsGridstring
selectionobjectyes
thresholdGtenumber
timeobjectyes
NameTypeReqDescription
datasetsarrayyes
operationstringyes
resultyes

No examples provided.

diagnose_atmosphere ~231

Run shared layer, profile or parcel physics through the same dataset and point/time vocabulary. Deterministic datasets evaluate the shared kernels once; ensemble datasets evaluate nonlinear diagnostics member by member before aggregation. Dataset-native cadence and capability limits remain explicit; AIGFS, AIGEFS and HGEFS do not expose parcel diagnostics because the AI constituent surface inventory lacks the required parcel initialization state, while AIFS and AIFS ENS currently expose layer/profile diagnostics but keep parcel diagnostics as an explicit capability boundary; AIGEFS, HGEFS and AIFS ENS evaluate supported diagnostics member by member before aggregation; HGEFS additionally preserves GEFS-versus-AIGEFS constituent identity.

NameTypeReqDescription
datasetstringyes
diagnosticyes
ensembleobject
forecastobject
geometryobjectyes
sourcestringGFS-only source override. Omit for automatic routing: AWS S3 for point/multi-point/time-series/transect access, NOMADS for area subsets, and the resolution-matched archive for explicit old runs.
timeyes
NameTypeReqDescription
datasetstringyes
geometryTypestringyes
internalDatasetIdstringyes
kindstringyes
resultyes
rolestringyes
timeTypestringyes

No examples provided.

find_analogs ~123

Find locally materialized historical analyses similar to one target atmospheric profile. The current dataset is gfs-analysis; similarity uses the existing standardized profile metric and U/V wind representation. This is model-state similarity, not climatological rarity or impact-specific similarity.

NameTypeReqDescription
countinteger
datasetstring
excludeWithinHoursinteger
fetchTargetIfMissingboolean
geometryobjectyes
pressureLevelsHpaarrayyes
timeobjectyes
variablesarrayyes
NameTypeReqDescription
datasetsarrayyes
operationstringyes
resultyes

No examples provided.

query_atmosphere ~225

Query atmospheric state through one dataset × geometry × time × selection contract across every public dataset: gfs, aigfs, aigefs, hgefs, icon-d2, icon-d2-eps, arome, pe-arome, gefs, ifs, aifs, aifs-ens, ifs-ens, gfs-analysis. Selection may be omitted for the dataset-aware default. Dataset-native domain, cadence, grid, provenance, deterministic/member-first semantics and capability limits stay explicit; unsupported combinations fail rather than being coerced into fake symmetry.

NameTypeReqDescription
aggregateobject
datasetstringyes
ensembleobject
forecastobject
geometryyes
limitsobject
selectionobject
sourcestringGFS-only source override. Omit for automatic routing: AWS S3 for point/multi-point/time-series/transect access, NOMADS for area subsets, and the resolution-matched archive for explicit old runs.
timeyes
NameTypeReqDescription
datasetstringyes
geometryTypestringyes
internalDatasetIdstringyes
kindstringyes
resultyes
rolestringyes
timeTypestringyes

No examples provided.

search_catalog ~220

Search one canonical catalog across all atmospheric datasets. Results use shared variable, field and diagnostic IDs and explicitly list which datasets support each match. Use spatialScope and coverage to discover global or limited-area datasets that fully cover a point or bounded area; capability rows expose native grid, nominal resolution, cadence and horizon. For GEFS, forecastKind can distinguish operational capabilities from the narrower GEFSv12 reforecast subset, so retrospective queries are discoverable without pretending operational-only diagnostics exist.

NameTypeReqDescription
classificationstring
coverageReturn only datasets whose declared spatial domain fully covers this point or bounded area.
datasetsarray
forecastKindstringForecast population filter. Currently supported only with datasets=[gefs]; reforecast selects the GEFSv12 retrospective capability subset.
limitinteger
searchstring
sectionsarray
spatialScopestringDataset spatial-domain filter. limited_area selects regional/convection-permitting datasets.
temporalSemanticsstring
NameTypeReqDescription
datasetCapabilitiesarrayyes
matchesarrayyes
queryobjectyes
totalMatchesintegeryes
truncatedbooleanyes

No examples provided.

verify_forecast ~155

Verify archived GFS forecasts against either later GFS analysis or IGRA v2.2 radiosondes. Atomic form uses time.at plus one leadHours value. Both references support a bounded skill-summary form using time.from/time.to plus up to three leadHours values: WFG deterministically samples at most eight nominal verification times and aggregates count, signed bias, MAE and RMSE by lead × pressure × field while retaining failed evaluations explicitly. GFS-analysis summaries are analysis-minus-forecast on the native 0.5° Grid 4 archive; IGRA summaries are observation-minus-forecast and may select an explicit or nearby station. IGRA remains a verification reference here, not a gridded query_atmosphere dataset.

Input schema present but exposes no named parameters.

NameTypeReqDescription
datasetsarrayyes
operationstringyes
resultyes

No examples provided.

Common questions

What is the Weather for Grown Ups MCP server?

Weather for Grown Ups is an MCP server listed in the public MCP registry as io.github.janhelcl/weather-for-grown-ups. Operational NWP, ensembles, AI weather models, regional forecasts, history, and verification. This page covers its npm package (weather-for-grown-ups).

Is the Weather for Grown Ups MCP server safe to use?

Weather for Grown Ups scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Weather for Grown Ups MCP server expose?

Weather for Grown Ups exposes 7 tools: search_catalog, query_atmosphere, diagnose_atmosphere, compare_runs, compare_datasets, and 2 more. Their descriptions and schemas cost roughly 1,381 tokens of context every time the server is loaded.

Is the Weather for Grown Ups MCP server still maintained?

Weather for Grown Ups is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Weather for Grown Ups MCP server under?

Weather for Grown Ups declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.