MCPVault

run_fem_analysis

MCP tool from Freecad MCP by neka-nat

Run the CalculiX solver on an existing Fem::FemAnalysis and return summary results (max von Mises stress, max displacement, node count, working directory). Auto-creates a SolverCcxTools if the analysis has none. See examples/cantileverfem.py for an end-to-end usage example.

How to use it

run_fem_analysis is exposed by the Freecad MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_fem_analysis tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL FREECAD MCP LISTING