Skip to main content
Glama
SWATGenX

SWATGenX MCP Server

Official
by SWATGenX

SWATGenX MCP Server

The agent-native front door to SWATGenX — automated, calibrated SWAT+ watershed modeling for the conterminous United States.

Add it to Claude or any MCP client and a continental watershed-modeling platform becomes a set of callable tools: search calibrated SWAT+ models, read calibration and held-out validation scores, query a national groundwater lithology inventory of ~28.8 million depth intervals, query a national PFAS monitoring inventory, and — with an API key — order and download watershed models.

Connect

{
  "mcpServers": {
    "swatgenx": {
      "type": "http",
      "url": "https://www.swatgenx.com/mcp"
    }
  }
}

Six tools need no credentials. To order or download models, send your API key in the X-SWATGenX-Api-Key header (free key with an account at swatgenx.com).

Related MCP server: SNOTEL MCP Server

Tools

Tool

What it does

Needs

search_swat_models

Browse the example-model catalog (state, size, calibration status)

get_model_calibration

Calibration and held-out validation NSE / PBIAS for one model

query_groundwater

Nearest wells and lithology from the national inventory

query_pfas

National PFAS monitoring inventory by state or analyte

request_model

Preview what SWATGenX would build for a gauge or HUC12 outlet

get_access_info

The access ladder and your current tier

order_model

Order a real SWAT+ build

API key

get_order_status

Track a build order to completion

API key

list_my_models

List your build orders

API key

download_model

Mint a 24-hour download link

API key

About

SWATGenX builds physically based SWAT+ and coupled SWAT+/MODFLOW 6 models from NHDPlus HR hydrography, gSSURGO soils, NLCD land cover and PRISM climate, and calibrates them against USGS streamflow. The national groundwater inventory this server queries is described in a preprint under open review at Earth System Science Data (doi:10.5194/essd-2026-527).

The server implementation lives in the main SWATGenX repository; this repository holds the registry manifest (server.json) and the publish workflow.

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides access to real-time and historical snow conditions, weather data, and snowpack analysis from over 800 SNOTEL stations across the western United States through the USDA Air and Water Database API.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides agent-friendly, read-only access to public Hungarian water-management data from the Országos Vízügyi Főigazgatóság (OVF), enabling station discovery, measurement catalog inspection, and time series retrieval and aggregation.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables querying USGS water data including real-time and historical streamflow, gage height, and water temperature from USGS gauges across the United States.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Query real-time and historical USGS water data from ~8,000 stream gages and groundwater wells.

  • USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)

  • Hosted weather data MCP for discovery, validation, and OAuth-protected GribStream queries.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SWATGenX/swatgenx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server