Back to Home
KWR-Water icon

epanet-mcp-server

by KWR-Water

Overview

Provides tools for fetching real-time weather information from the NWS API and running EPANET water network simulations.

Installation

Run Command
mcp run main_epanet

Security Notes

The server has a critical path traversal vulnerability in the `run_epanet_simulation` tool. A manipulated `file_name` argument (e.g., `../secrets.txt`) could allow the server to access and potentially process arbitrary files outside the intended `models` directory. Additionally, the `get_inp_files` tool uses a hardcoded absolute path (`C:/Users/.../models`) which is a security risk (exposing internal system structure) and severely impacts portability. No hardcoded secrets were found in the API keys or critical credentials, but the file system access issues are significant.

Similar Servers

Stats

Interest Score30
Security Score3
Cost ClassLow
Avg Tokens200
Stars1
Forks1
Last Update2026-01-12

Tags

WeatherEPANETSimulationHydrologyData Access