Skip to main content
Glama

waterpulse

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 • supply-snapshot ($0.25): Water supply numbers snapshot — deterministic preview

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cropNoCrop type — e.g. alfalfa, cotton, corn, almonds, rice
langNolang
siteNoUSGS site number — e.g. 09380000 (Colorado River at Lees Ferry)
focusNoagriculture | municipal | industrial | conflict | investment | all
limitNoNumber of monitoring sites (5, 10, or 20)
stateNoTwo-letter US state code — e.g. CA, TX, AZ, FL, KS
actionYesWhich endpoint to call. Options: groundwater | streamflow | gauge | drought | quality | aquifer | flood-risk | global-stress | agriculture-use | supply-brief | supply-snapshot
regionNoCountry, region, or river basin — e.g. India, Middle East, Nile Basin, Murray-Darling
aquiferNoAquifer name — e.g. Ogallala, Central Valley, Floridan, Edwards, High Plains
locationNoCity, county, or river — e.g. Nashville TN, Mississippi River Iowa
parameterNonitrates | phosphorus | ph | lead | arsenic | bacteria | pfas | turbidity

TDQS

B3.1/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must carry behavioral disclosures. It does mention pricing per endpoint and notes that 'gauge' and 'supply-snapshot' are 'deterministic', but it omits critical operational details: it never states that the 'action' parameter is required to select an endpoint, nor does it explain response formats, data limitations (e.g., USGS/Hydrology coverage is US-only despite 'Coverage: Global'), or any access prerequisites. This leaves significant behavioral ambiguity.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description uses a bullet-list structure for endpoints, which is helpful, but it is marred by a malformed opening sentence that cuts off ('global water stress, a') and an inaccurate endpoint count ('9 endpoints' vs. 11 listed). This structural inconsistency reduces clarity and undermines conciseness. The content could be trimmed and corrected.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the breadth of endpoints but lacks depth. It does not explain that the 'action' parameter must be set to one of the listed endpoint names to invoke a specific capability, nor does it describe required parameters per endpoint, expected output data, or any examples. Given 11 sub-actions and no output schema, the description falls short of enabling correct invocation without additional inference.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already provides 100% parameter description coverage (e.g., 'site: USGS site number — e.g. 09380000...', 'focus: agriculture | municipal...'). The tool description adds no additional parameter-level semantics; it only repeats endpoint names. Thus, the baseline of 3 is appropriate since the schema handles parameter meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a global water intelligence API with multiple endpoints, each with a brief explanation. It is distinct from sibling tools (e.g., climatepulse, marketpulse) by focusing on water data. However, the opening sentence claims '9 endpoints' while actually listing 11, which introduces confusion about the tool's scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Each endpoint is listed with a clear description of what data it returns (e.g., 'groundwater levels (USGS)', 'drought status (US Drought Monitor)'), allowing an agent to infer which endpoint to select based on the user's need. It lacks explicit 'when not to use' guidance or mention of alternatives, but the context is sufficient for basic selection among the listed sub-actions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation4/5

Each tool has a unique domain prefix (e.g., airdroppulse, alphapulse, arbipulse) making them mostly distinguishable at a glance. A few adjacent verticals like careerpulse vs talentpulse or marketpulse vs dealpulse have overlapping themes, but their descriptions clarify the distinct focus. The utility tools (catalog_search, discover, get_openapi_spec, x402_troubleshoot) are also clearly distinct in role. However, the sheer number of similar 'pulse' names could still cause misselection without reading descriptions.

Naming Consistency4/5

The dominant naming convention is `<domain>pulse` (e.g., climatepulse, cryptopulse, edupulse), which is highly consistent and predictable. Exceptions like catalog_search, discover, get_openapi_spec, x402_troubleshoot, and stateedge break the pattern, but these are few and serve obvious utility purposes. Overall, the convention is clear and easily learnable.

Tool Count2/5

With 80 tools, the server presents an extremely large and potentially overwhelming surface. While each tool represents a distinct intelligence vertical and navigation aids exist (catalog_search, discover, get_openapi_spec), the count far exceeds the typical 3-15 range for coherent agent use and even the 'heavy' 16-25 range. The burden of selecting the correct vertical from 80 options is significant, despite clear naming.

Completeness5/5

The server offers an exceptionally broad and deep coverage of domains, from finance and health to agriculture and gaming. Each vertical includes multiple endpoints that address core operations for its domain, such as search, analysis, comparisons, deterministic checks, and even action-oriented tools like letter generators and physical mail. The presence of free discovery and troubleshooting tools fills potential gaps, leaving no obvious dead ends in the overall tool surface.