noaa_find_nearest_stations

shallow

io.github.RyanCardin15/noaa-tides-and-currents-mcp · Verify this server

Find the NOAA stations closest to a latitude/longitude point, sorted by distance. Use this to answer "what's the tide station near <place>?" — geocode the place to coordinates first, then call this. Filter by type to match the data you need (e.g. type "tidepredictions" before calling noaa_get_tide_predictions, "currents" before noaa_get_currents — current stations have different IDs than water-level stations). Distance is computed great-circle (Haversine) and reported in both km and miles. (NOAA's API has no native coordinate search; this tool maintains a cached station directory.)

100.0/100

1 trials · measured 2 days ago

noaa_find_nearest_stations scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.RyanCardin15/noaa-tides-and-currents-mcp, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Category
Real estate
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: noaa_find_nearest_stations
[![Vouch score](https://vouch.tools/api/tools/5264afd5-3329-4a54-8267-da553f9d6d1f/badge.svg)](https://vouch.tools/tools/5264afd5-3329-4a54-8267-da553f9d6d1f)
noaa_find_nearest_stations — Vouch