Catalog
io.github.Applied-Artificial-Intelligence-Eurecat/epanet-mcp-server
Officialby Applied-Artificial-Intelligence-Eurecat · Python
EPANET MCP Server
MCP server for EPANET water-distribution network simulation and scenario analysis.
Simulates water-distribution networks and analyzes infrastructure scenarios.
Topics
epanetepanet-python-toolkitmcp-server
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"epanet-mcp-server": {
"command": "uvx",
"args": [
"epanet-mcp-server"
]
}
}
}