Automate FreeCAD model creation, macros, and views through AI-integrated workflows.
The materials describe an open-source FreeCAD MCP server with no required secrets and no declared remote endpoints, with no clear signs of high-risk data exfiltration. The main concern is its local model automation and macro execution capability, combined with a third-party repository, low community adoption, and unclear maintenance status; use in an isolated environment is advisable.
The materials explicitly state that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication data are requested, so credential exposure appears limited.
No remote endpoints are declared. The description mentions integration with external AI tools via a server-client architecture, but it does not show data being sent to any specific third-party service; based on the provided materials, there is no clear network egress red flag.
The system flags executes-code, and the description explicitly supports FreeCAD automation and macro execution, indicating the ability to trigger local program actions and execute macros. This is a typical high-privilege capability for an MCP tool and warrants controlled use with trusted inputs.
Based on its model creation, view management, and macro execution features, the tool likely needs access to or modification rights over FreeCAD project files and related local data. The materials do not define finer-grained access boundaries; while there is no clear evidence of overreach, the local data access surface warrants caution.
A positive factor is the presence of a public open-source repository, which allows some degree of code auditability. However, it comes from a third-party registry, has no declared license, shows 0 stars, unknown maintenance status, and no README, all of which reduce supply-chain confidence. The current evidence is not enough for a high-risk rating, but code review is recommended first.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "FreeCAD MCP" yet — see the docs or source repo.
Using FreeCAD MCP, create a parametric bracket model: a 120x80x6 mm base plate, two side plates each 50 mm high and 6 mm thick, and an 8 mm through hole at the top of each side plate. Expose all dimensions as editable parameters.
A parametric 3D bracket model editable in FreeCAD, with clearly defined dimension parameters.
Use FreeCAD MCP to run a macro that adds a 1 mm chamfer to the edges of all circular holes in the current document, then report which objects and features were modified.
The macro runs automatically, applies chamfers in batch, and returns a summary of affected objects and results.
Using FreeCAD MCP, switch the current model to isometric, front, and top views, save a high-resolution screenshot for each, and provide the file path for every image.
The tool switches to the requested views, exports the screenshots, and provides a ready-to-use list of file paths.
Connect AI to FreeCAD for 3D modeling, macro development, and debugging.
Create, edit, and inspect FreeCAD 3D models using natural language.
Perform CAD modeling, slicing, simulation, and structural analysis through FreeCAD.
Control FreeCAD with natural language to create and edit 3D models.
Build, debug, and manage software tasks with natural language across LLMs.
Generate Fusion 360 Python scripts from natural language for faster CAD automation.