bobprompter-dwsim-mcp

josemacontrerasp-arch/bobprompter-dwsim-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
IBM Bob-native DWSIM MCP server for process simulation flowsheets
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bobprompter-dwsim-mc": {
      "command": "uvx",
      "args": [
        "bobprompter-dwsim-mcp"
      ]
    }
  }
}

Or install with pip: pip install bobprompter-dwsim-mcp

README Excerpt

`BOBPROMPTER` is the IBM Bob + DWSIM process-simulation workspace. The core deliverable is a Bob-native DWSIM MCP server: Bob IDE or Bob Shell can call DWSIM tools directly to validate, create, solve, save, and report real process-simulation flowsheets. The project goal is to prove agent-assisted process simulation without faking DWSIM results. The primary verified path is:

Tools (20)

COOLERdwsim_builderdwsim_create_flowsheet_from_specdwsim_demodwsim_designerdwsim_export_resultsdwsim_format_flowsheet_reportdwsim_get_capabilitiesdwsim_get_flowsheet_spec_schemadwsim_get_stream_resultsdwsim_get_unit_dutydwsim_initializedwsim_inspect_object_portsdwsim_list_objectsdwsim_load_flowsheetdwsim_optimizerdwsim_orchestratordwsim_probedwsim_reporterdwsim_run_flowsheet_spec_sweep