Read and modify MIKE+ model parameters via the mike-plus MCP server — inspect or change values in any model table (pipe Diameter/Manning in msmLink, node levels in msmNode, catchment properties in msmCatchment, etc.). Use when an agent must identify a current parameter and change it before re-running. Requires MIKE+ +…
Produce publication-style figures from MIKE+ .res1d results via the mike-plus MCP server — a stacked rainfall-runoff hydrograph, a single time series, a network map, a baseline-vs-scenario overlay, or a longitudinal profile (bed / crown / ground / max water level along a pipe string), in the house style (Arial 12…
Turn a timestamped rainfall CSV (design storm, gauge record, climate-scenario series) into a MIKE+ rainfall .dfs0 via the mike-plus MCP server, verified by read-back, ready to drive a model's rainfall boundary or to sit on top of a hydrograph figure. Use when the user brings rain as CSV or asks to run a model with a…
Read MIKE+ .res1d results via the mike-plus MCP server — list contents, summarize peaks, extract a single time series, or check which nodes flood (peak water level vs ground level). Use when an agent needs to inspect or pull numbers from MIKE+ network results (node water levels, link/reach discharge, velocities…
Run MIKE+ simulations headless via the mike-plus MCP server and report result files + engine status. Use when an agent must execute a MIKE+ .sqlite model's active (or a named) simulation without opening the MIKE+ GUI, then hand the .res1d outputs to reading/plotting. Requires MIKE+ installed + a valid license. Always…
Write a provenance manifest for a HEC-RAS modelling step via the hec-ras MCP server (rasmanifestwrite) — project, plan, inputs, results, figures each with sha256, the rasrun QA status, the edits and the ordered tool calls — so a run can be audited or re-compared later. Use at the end of every run / what-if, or when…
Standard operating procedure for an auditable, headless HEC-RAS workflow via the hec-ras MCP server — how to plan, copy, edit boundaries, run, QA-gate, read results, compare, plot, audit, and safely stop. Use FIRST whenever an agent is handed a HEC-RAS project (.prj folder) or a results file (.p##.hdf) plus a…
Inspect and edit a HEC-RAS project without the GUI via the hec-ras MCP server — list plans / geometries / flow files / boundary conditions (rasprojectinfo), copy the whole project safely (rasprojectcopy), change plan settings such as simulation window, time step, output interval, cores, geometry or flow file…
Read, compare and plot HEC-RAS results (.p##.hdf) via the hec-ras MCP server without HEC-RAS — one-screen run summary (QA, volume accounting, cross-section peaks, 2D wet cells / max depth, reference lines), one time series with peak and timing (cross section, reference line / point, boundary, 2D cell)…
Run a HEC-RAS plan headless (Ras.exe -c) via the hec-ras MCP server and QA the result — status (completed / completedwithwarnings / unstable / failed / noresults), max WSEL error, volume error %, ERROR / WARNING counts, results HDF path, runtime, log tail. Use whenever a HEC-RAS model must actually be computed (1D…