Create, edit, and inspect FreeCAD 3D models using natural language.
Based on the provided material, this MCP tool appears to work mainly locally to create, edit, and query 3D models via FreeCAD; it declares no required secrets or remote endpoints, and no clear high-risk red flags are evident. However, it does have local code-execution and file/model manipulation capabilities, so permission boundaries still deserve attention. Its open-source MIT-licensed repository lowers risk, but low community adoption and unknown maintenance leave some supply-chain uncertainty.
The material explicitly states that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication requirements are disclosed, so credential exposure and abuse risk appears low.
No remote host endpoints are declared, and the material does not state that models or user data are sent to external services. Based on the available information, there is no clear network egress path.
The system flags executes-code, and the described functionality implies it drives FreeCAD for local create/edit/query operations. This is a common MCP capability and warrants caution: review what processes it starts, which FreeCAD/system interfaces it can invoke, and whether it allows actions beyond the stated modeling scope.
By function, it likely needs access to local 3D model files and related FreeCAD project data, and may read/write project files. The material does not specify finer-grained data scope or sandboxing, so users should verify whether it can access unrelated local paths; however, no explicit over-privilege red flag is shown in the current material.
Positive factors include auditable source code, open-source status, and an MIT license, which reduce supply-chain opacity. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, so community validation and maintenance signals are weak; code and dependencies should be reviewed before installation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "FreeCAD MCP Server" yet — see the docs or source repo.
Create a parametric bracket in FreeCAD: a 120x60x8 mm base plate, two side walls each 40 mm high and 8 mm thick, four 6 mm mounting holes at the base corners, and make the key dimensions editable parameters.
A 3D bracket model with editable parameters, ready for further dimension changes.
Inspect the current FreeCAD model, change all fillet radii from 2 mm to 5 mm, increase the main body length by 15%, and tell me which features were modified.
An updated model plus a summary of modified features and changes made.
Analyze the current model, list the dimensions of major bodies, the number of holes, the overall bounding-box size, and identify any obviously thin structures.
A structural and dimensional summary of the model with potential design issue warnings.
Connect AI to FreeCAD for 3D modeling, macro development, and debugging.
Automate FreeCAD model creation, macros, and views through AI-integrated workflows.
Control FreeCAD with natural language to create and edit 3D models.
Perform CAD modeling, slicing, simulation, and structural analysis through FreeCAD.
Generate Fusion 360 Python scripts from natural language for faster CAD automation.
Create, modify, analyze, and publish 3D-printable CAD models with AI.