Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. Gagelink
G
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Gagelink

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

River level, streamflow, flood forecasts and basins from USGS, NOAA and SWOT, with units and datums

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gagelink": {
      "command": "npx",
      "args": [
        "-y",
        "gagelink"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

gagelink

Hydrology data for AI agents. River level, streamflow, flood forecasts, water quality, drainage basins, and satellite water surface elevation, from USGS, NOAA, Hub'Eau, the UK Environment Agency, and SWOT. Every value carries its unit, the datum it is measured from, its timezone, and whether the record is provisional or approved.

mcp-name: io.github.Adeniyikayodee/gagelink

Pre-alpha. The API will change.

Run it as an MCP server

config.json
{
  "mcpServers": {
    "gagelink": {
      "command": "uvx",
      "args": ["--from", "gagelink", "gagelink-mcp"]
    }
  }
}

No account is needed to start. A free key from api.waterdata.usgs.gov/signup raises the allowance from 50 requests an hour to 1,000; set it as GAGELINK_API_KEY.

Or as a library:

Terminal
pip install gagelink

Questions it answers

  • How high is the river at a gage, and how does that compare with flood stage?
  • How much freeboard is there between the water and a surveyed levee crest?
  • What is the discharge now, and what fraction of the record peak is that?
  • What is forecast over the next few days, and does it cross a flood category?
  • What lies upstream or downstream of this point, along the river?
  • How large is the basin draining to this point?
  • What did this station record over a date range, and has that record been revised since?
  • What is the water surface elevation of a river with no gage on it?
  • Is a reading provisional or approved, and how old is it?

What it refuses, and why that is the point

A gage height is measured from the station's own datum, not from sea level. Subtracting one from a surveyed elevation returns a number that looks like a freeboard and is wrong by tens of feet, in the direction of calling a levee safe. Both figures are lengths in feet, so nothing dimensional separates them and no units library catches it.

This package refuses that subtraction rather than answering it, and describe_location returns the offset that makes it well defined. The same applies to satellite elevations, which are on a geoid, and to modelled flows, which may have no measurement behind them.

Why

Water services already publish everything needed to use their data correctly. A discharge states its unit, a stage states the datum it is measured from, a reading states whether it is provisional or approved, and a timestamp states its offset. Clients typically parse the number and drop the rest, and the errors follow from that.

The failure is measurable. In a benchmark of 4,288 runs across eleven models, quantity-guard found that every model reaching the computing tool sent a discharge published in cubic feet per second into a parameter declared in cubic metres per second without converting it, on nearly every run, giving an answer 35.3 times too large with nothing in the output to indicate it. Seven of eleven differenced a stage on a local gage datum against an elevation on NAVD88 and reported the result as freeboard.

gagelink retrieves the data with the metadata kept, and uses quantity-guard to enforce it where the agent's tools are called.

Current surface

server.ts
from gagelink import Service

service = Service(api_key="...")           # free key, see below
page, retrieval = service.items(
    "latest-continuous",
    monitoring_location_id="USGS-07374000",
    parameter_code="00060",
)

retrieval.record()      # what a replay needs: url, params, time, status, sha256
retrieval.quota         # Quota(limit=1000, remaining=999)

items returns the parsed page and the record of having fetched it together, rather than the page alone, because a number that reaches an answer without the request that produced it cannot be replayed, and pairing them at the only entry point is cheaper than remembering to record it.

Payloads become quantities that carry their own reference frames:

server.ts
from gagelink import location_from, readings_from

page, _ = service.items("monitoring-locations", id="USGS-06730500")
station = location_from(page["features"][0])
station.register()                       # its datum, and the offset where one is published

observations, _ = service.items("latest-continuous", monitoring_location_id=station.id)
readings = {r.parameter_code: r for r in readings_from(observations, station)}

readings["00060"].value       # Q(1.35 ftΒ³/s (provisional))
readings["00065"].value       # Q(9.11 ft (GAGE:06730500, provisional))
readings["00065"].value.to_datum("NGVD29")   # Q(4869.11 ft (NGVD29, provisional))
readings["00065"].value.to_datum("NAVD88")   # DatumConversionUnavailable

That last line is the point. Boulder Creek publishes its altitude on NGVD29, so a stage there resolves onto NGVD29 and refuses NAVD88, since the offset between the two varies with location and is not published here. Assuming the modern datum because it is the modern datum is a freeboard error one step earlier than the one anybody looks for.

What is not published, and what is done about it

altitude and drainage_area come back as bare numbers, and the collection schema states no unit for either, so the USGS conventions of feet and square miles are applied in normalise.py where they are visible rather than assumed further downstream.

A unit with no mapping is refused rather than guessed. A unit that pint can parse but that this package has no entry for is allowed through with a warning, because parseable is not the same as understood: ppt reads as parts per trillion to pint and means parts per thousand to USGS, which is a factor of 10^9 between two dimensionally identical readings.

A missing value is null here rather than the -999999 that WaterServices published, and it stays missing. The qualifier says why, ["EQUIP"] for an equipment outage.

Approval arrives as Provisional or Approved rather than as P or A, and condition codes grade below their review status, so approved record of an ice-affected measurement grades as unverified rather than as approved.

The station timezone is resolved from the abbreviation together with the daylight saving flag, since MST without daylight saving is Arizona and MST with it is Colorado, and they differ by an hour for eight months of the year.

Tools

A session holds the state for one question and the record of what answered it. Tools return a result rather than raising, because a failure carrying a repair keeps a model in the conversation where it can correct itself, and a raised exception ends the turn.

server.ts
from gagelink import Session, Toolkit

with Session(question="How high is the Potomac at Little Falls?") as work:
    kit = Toolkit(work)
    kit.describe_location("USGS-01646500")
    kit.get_latest("USGS-01646500", parameters=["00060", "00065"], max_age_hours=6)

    work.audit("The gage height is 3.02 ft and the discharge is 2960 ft3/s.")
    work.manifest()

Every value leaves with its frame attached, and every one is entered in a ledger, so an answer can be checked against what was actually retrieved:

Code
[ok]         3.02 ft        from get_latest.00065
[ok]         2960 ft3/s     from get_latest.00060
[UNSOURCED]  116000 ft3/s   no tool output produced this value

The third line is the check earning its place. The figure is a plausible discharge for that river, it is wrong, and nothing about the sentence containing it indicates as much.

A series is returned as a handle with a summary and a twenty-point sample rather than as its points, since a year of 15-minute record is 35,000 values. The handle is derived from the query that produced it, so a replay of the same session produces the same handle. Results are budgeted, and anything dropped to stay inside the budget is stated in the result, since a silent truncation reads as coverage.

toolpurpose
find_locationssearch by state, county, hydrologic unit, site type, or bounding box
describe_locationmetadata, datum, timezone, and the offset a stage needs
get_latestmost recent value per parameter, with age and quality
get_seriesa date range, as a handle plus a summary
slice_seriesnarrow a stored series without fetching again
get_peaksannual peak flow record
get_forecastobserved and forecast stage, with flood thresholds
navigate_networkmonitoring locations upstream or downstream along the river
get_basinthe area draining to a point
lookup_parameterresolve a parameter code, since readings carry no name

As an MCP server

server.ts
export GAGELINK_API_KEY=...        # free, see below
gagelink-mcp
config.json
{"mcpServers": {"gagelink": {"command": "gagelink-mcp"}}}

Thirteen tools, organised by verb rather than by agency; the server picks the service. All thirteen are read-only and annotated as such, so a client prompts once, not thirteen times.

Results come back as text and as structuredContent against the tool's outputSchema, so a unit, datum or grade is a field rather than a string to re-parse.

Streamable HTTP, for clients that cannot spawn a process:

bash
gagelink-mcp --http                 # http://127.0.0.1:8765/mcp

Loopback, Origin checked, one session and toolkit per conversation. No authentication β€” --host on a reachable interface gives away your hourly allowance.

The tool descriptions are part of the product rather than documentation of it. In the quantity-guard evaluation, declaring physical metadata in the schema without enforcing it still recovered a third of the runs that failed at baseline, so what a description says about datums, units, and provisional record does work before any validation runs.

Read the full README on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Crosby, TX Weather logoCrosby, TX Weather

    Live Crosby, TX weather, river flood levels, local news & Crosby ISD school calendar.

    πŸ’» Developer Tools0 views
    Compare vs Crosby, TX Weather β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Gagelink

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gagelink": { "command": "npx", "args": ["-y", "gagelink"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGagelink AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gagelink?style=directory)](https://allmcps.com/mcp/gagelink)
HTML Embed
<a href="https://allmcps.com/mcp/gagelink"><img src="https://allmcps.com/api/badge/gagelink?style=directory" alt="Gagelink on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
28Quality signal: Emerging Β· 28/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Gagelink β†’Install in Claude DesktopInstall in CursorInstall in VS Code