← 返回
未分类 中文

Pipeworx usgswater

Provides real-time and historical USGS streamflow and gage height data for rivers, creeks, and streams across the United States.
提供美国河流、溪流的实时和历史USGS流量及水位数据。
b-gutman b-gutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 333
下载
💾 0
安装
1
版本
#latest

概述

USGS Water

Real-time streamflow and gage height data from the USGS National Water Information System. Monitor rivers, creeks, and streams across the United States.

Tools

get_current -- Current instantaneous readings for a USGS monitoring site. Returns discharge (cubic feet per second) and gage height (feet) with timestamps and data quality flags.

search_sites -- Find active stream-gage sites in a US state that have real-time data. Returns site ID, name, coordinates, HUC code, and drainage area.

get_daily -- Historical daily mean streamflow values for a site between two dates.

Example: Potomac River at Little Falls

Site 01646500 monitors the Potomac River near Washington, DC:

curl -X POST https://gateway.pipeworx.io/usgswater/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_current","arguments":{"site_id":"01646500"}}}'

Finding site IDs

Use search_sites with a two-letter state abbreviation. For example, "VA" returns all active stream gages in Virginia with their site IDs and coordinates.

{
  "mcpServers": {
    "usgswater": {
      "url": "https://gateway.pipeworx.io/usgswater/mcp"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 20:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Pipeworx geo

b-gutman
地理工具 — 地理编码、逆向地理编码、国家信息、时区查询及日出日落时间
★ 0 📥 464
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 214 📥 71,086
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 142,602