Skip to main content
ClaudeWave

Public MCP server for SWATGenX — connect Claude or any MCP client to automated SWAT+ watershed modeling and national groundwater & PFAS datasets. 10 tools over streamable HTTP. Listed in the official MCP Registry.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/SWATGenX/swatgenx-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "swatgenx-mcp": {
      "command": "node",
      "args": ["/path/to/swatgenx-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/SWATGenX/swatgenx-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# SWATGenX MCP Server

The agent-native front door to **[SWATGenX](https://www.swatgenx.com)** — 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/mcp`
- **Transport:** streamable HTTP
- **Full documentation & client setup:** https://www.swatgenx.com/mcp-server

## Connect

```json
{
  "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

| 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](https://doi.org/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](LICENSE)
ai-agentsclaudegroundwaterhydrologymcpmodel-context-protocolswatswat-pluswatershed-modeling

Lo que la gente pregunta sobre swatgenx-mcp

¿Qué es SWATGenX/swatgenx-mcp?

+

SWATGenX/swatgenx-mcp es mcp servers para el ecosistema de Claude AI. Public MCP server for SWATGenX — connect Claude or any MCP client to automated SWAT+ watershed modeling and national groundwater & PFAS datasets. 10 tools over streamable HTTP. Listed in the official MCP Registry. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala swatgenx-mcp?

+

Puedes instalar swatgenx-mcp clonando el repositorio (https://github.com/SWATGenX/swatgenx-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar SWATGenX/swatgenx-mcp?

+

SWATGenX/swatgenx-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene SWATGenX/swatgenx-mcp?

+

SWATGenX/swatgenx-mcp es mantenido por SWATGenX. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a swatgenx-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega swatgenx-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: SWATGenX/swatgenx-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/swatgenx-swatgenx-mcp)](https://claudewave.com/repo/swatgenx-swatgenx-mcp)
<a href="https://claudewave.com/repo/swatgenx-swatgenx-mcp"><img src="https://claudewave.com/api/badge/swatgenx-swatgenx-mcp" alt="Featured on ClaudeWave: SWATGenX/swatgenx-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a swatgenx-mcp