SWATGenX MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SWATGenX MCP ServerFind calibrated SWAT+ models for Texas"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Endpoint:
https://www.swatgenx.com/mcpTransport: streamable HTTP
Full documentation & client setup: https://www.swatgenx.com/mcp-server
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 |
| Browse the example-model catalog (state, size, calibration status) | — |
| Calibration and held-out validation NSE / PBIAS for one model | — |
| Nearest wells and lithology from the national inventory | — |
| National PFAS monitoring inventory by state or analyte | — |
| Preview what SWATGenX would build for a gauge or HUC12 outlet | — |
| The access ladder and your current tier | — |
| Order a real SWAT+ build | API key |
| Track a build order to completion | API key |
| List your build orders | API key |
| 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
This server cannot be installed
Maintenance
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
- FlicenseBqualityDmaintenanceProvides access to Colorado Division of Water Resources data including surface water stations, streamflow time series, water rights, well permits, and administrative calls through the DWR REST API.Last updated6
- Alicense-qualityDmaintenanceProvides 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 updated2MIT
- Alicense-qualityAmaintenanceProvides 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 updatedMIT
- Alicense-qualityBmaintenanceEnables querying USGS water data including real-time and historical streamflow, gage height, and water temperature from USGS gauges across the United States.Last updatedMIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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