You're viewing a demo portfolio

Join the waitlist
PRSM

waterpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

WaterPulse: Global water intelligence API. 9 endpoints covering US groundwater (USGS), streamflow, drought (US Drought Monitor), water quality (EPA WQP), aquifer sustainability, flood risk, global water stress, a Coverage: Global Endpoints: • groundwater ($0.08): Groundwater levels (USGS) • streamflow ($0.05): Streamflow — river discharge (USGS) • gauge ($0.01): River-gauge tick — deterministic USGS primitive • drought ($0.08): Drought status (US Drought Monitor) • quality ($0.08): Water quality (EPA WQP + USGS) • aquifer ($0.15): Aquifer sustainability analysis • flood-risk ($0.15): Flood risk intelligence • global-stress ($0.15): Global water stress by country/basin • agriculture-use ($0.15): Agricultural water use intelligence • supply-brief ($0.50): Municipal water supply brief

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "crop": {
      "type": "string",
      "description": "Crop type — e.g. alfalfa, cotton, corn, almonds, rice"
    },
    "lang": {
      "type": "string",
      "description": "lang"
    },
    "site": {
      "type": "string",
      "description": "USGS site number — e.g. 09380000 (Colorado River at Lees Ferry)"
    },
    "focus": {
      "type": "string",
      "description": "agriculture | municipal | industrial | conflict | investment | all"
    },
    "limit": {
      "type": "string",
      "description": "Number of monitoring sites (5, 10, or 20)"
    },
    "state": {
      "type": "string",
      "description": "Two-letter US state code — e.g. CA, TX, AZ, FL, KS"
    },
    "action": {
      "enum": [
        "groundwater",
        "streamflow",
        "gauge",
        "drought",
        "quality",
        "aquifer",
        "flood-risk",
        "global-stress",
        "agriculture-use",
        "supply-brief"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: groundwater | streamflow | gauge | drought | quality | aquifer | flood-risk | global-stress | agriculture-use | supply-brief"
    },
    "region": {
      "type": "string",
      "description": "Country, region, or river basin — e.g. India, Middle East, Nile Basin, Murray-Darling"
    },
    "aquifer": {
      "type": "string",
      "description": "Aquifer name — e.g. Ogallala, Central Valley, Floridan, Edwards, High Plains"
    },
    "location": {
      "type": "string",
      "description": "City, county, or river — e.g. Nashville TN, Mississippi River Iowa"
    },
    "parameter": {
      "type": "string",
      "description": "nitrates | phosphorus | ph | lead | arsenic | bacteria | pfas | turbidity"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →
waterpulse — com.theaslangroupllc.pulse/pulsenetwork — PRSM MCP