epanet-mcp-server

KWR-Water/epanet-mcp-server
★ 3 stars Python AI/LLM Updated 13d ago
EPANET MCP server to give LLMs the ability to run simulations and other tasks on your EPANET networks
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "epanet-mcp-server": {
      "command": "uvx",
      "args": [
        "epanet-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install epanet-mcp-server

Topics

epanetepanet-apiepanet-python-toolkitmodel-context-protocol-server