The ansys.fluent.mcp library#
Summary#
|
Resolved configuration values. |
|
Result of a |
|
Result of a code execution call. |
|
Solve MCP leaf: Fluent solver live-context and execution tools. |
|
Raised when an environment variable is set to an invalid value. |
|
Raised when a backend call fails because the backend is unavailable. |
|
Raised when a backend discovery operation fails. |
|
Base class for typed errors raised by leaves and backends. |
|
Raised when a backend call fails due to invalid arguments. |
|
Raised when a backend call fails because the backend is not connected. |
|
Raised when a backend call fails due to an upstream error (for example, a network issue). |
|
Read and validate every recognized environment variable. |
|
Validate configuration. |
PyFluent MCP version. |
Description#
ANSYS Fluent MCP server.
A Model Context Protocol (MCP) server that lets AI assistants drive an ANSYS Fluent solver session through PyFluent. It load cases and meshes, inspects the live settings tree, validates and executes settings and API code, runs iterations, and queries results.
This package is the open-source distribution of the Fluent Solve MCP leaf. The following public re-exports cover the server class plus the shared result models, errors, and configuration used by integrators.
Module detail#
- mcp.__version__#
PyFluent MCP version.