Control FreeCAD parametrically using an MCP server.
FreeCAD MCP is a server that allows users to control the FreeCAD 3D modeling software from other applications, such as Claude Desktop. It enables parametric design and automation of FreeCAD tasks through remote procedure calls (RPC), offering capabilities like creating and editing objects, executing Python code, and retrieving screenshots. The server facilitates integration with other tools and workflows, empowering users to design and manipulate 3D models programmatically.