Ansys Fluent MCP

Drive an ANSYS Fluent solver session through the standalone `ansys-fluent-mcp` MCP server. USE WHEN the user asks to load a case/mesh, inspect physics, change settings, run iterations, or query results — and the chat client is connected directly to the MCP (VS Code Copilot, Cursor, Claude Desktop). EXPOSES a 22-tool surface: `session_status`, `connect`, `disconnect`, `find_api`, `get_help`, `get_state`, `get_targeted_context`, `list_named_objects`, `find_named_object`, `select_named_objects`, `summarize_setup`, `simulation_report`, `solver_status`, `run_code`, `validate_code`, `screenshot`, `mesh_quality`, `list_fields`, `compare_files`. This is a STATELESS leaf: there is no plan/journal/rollback and no `propose_step` / `finalize` planning machinery — `run_code` mutates the live solver immediately. DO NOT USE FOR generic Python / CFD-theory questions unrelated to Fluent.

cai-aa Updated

File contents

cai-aa/cae-agent-hub/tree/main/MCP/Ansys/PyAnsys/pyfluent-mcp/src/ansys/fluent/mcp/solve/skills commit 44681d7e9c

Frequently asked questions

npx skillmds@latest add cai-aa/ansys-fluent-mcp