Back to Browse

Swatgenx MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Automated, calibrated SWAT+ watershed modeling and national hydrologic datasets for the U.S.

About

Automated, calibrated SWAT+ watershed modeling and national hydrologic datasets for the U.S.

Remote endpoints: streamable-http: https://www.swatgenx.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-swatgenx-swatgenx": {
      "url": "https://www.swatgenx.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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).

Tools

ToolWhat it doesNeeds
search_swat_modelsBrowse the example-model catalog (state, size, calibration status)
get_model_calibrationCalibration and held-out validation NSE / PBIAS for one model
query_groundwaterNearest wells and lithology from the national inventory
query_pfasNational PFAS monitoring inventory by state or analyte
request_modelPreview what SWATGenX would build for a gauge or HUC12 outlet
get_access_infoThe access ladder and your current tier
order_modelOrder a real SWAT+ buildAPI key
get_order_statusTrack a build order to completionAPI key
list_my_modelsList your build ordersAPI key
download_modelMint a 24-hour download linkAPI 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

Reviews

No reviews yet

Be the first to review this server!