Provide typed FreeCAD document and object operations through the Model Context Protocol.
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.
Use freecad-mcp to create a new FreeCAD document, list the objects in the current document, and save the document to a specified path.
Returns the new document details, the object list, and the save result.
Use freecad-mcp to list objects in the current FreeCAD document and inspect the detailed properties and status of one object.
Outputs the object inventory and a detailed inspection result for the selected object.
Use freecad-mcp to recompute the current FreeCAD document and tell me whether the recompute succeeded.
Returns the document recompute result and status information.
Developers can connect this MCP tool to an MCP-compatible client so an AI can create, inspect, save, and recompute FreeCAD documents in a structured way. This helps move manual CAD document handling into automated workflows.
Design or engineering users can use a client to list and inspect objects, quickly seeing what exists in the current document and their status. It is useful for basic checks after editing or generating a model.
After a document or object changes, users can trigger a recompute and confirm the result through this tool. This makes FreeCAD recomputation part of scripted or agent-driven workflows.
It exposes typed FreeCAD document and object tools through the Model Context Protocol. Known capabilities include creating, listing, inspecting, saving, and recomputing documents and objects.
Based on the description, you need FreeCAD and an MCP-compatible client environment. For exact installation steps and runtime requirements, see the source repository.
The known difference is that it exposes typed tools to clients through MCP, making them easier for AI systems or agents to call as tools. For deeper interface details, see the source repository.
Let AI control FreeCAD for 3D modeling, editing, and export via MCP.
Create and modify FreeCAD 3D models using natural language commands.
Generate Fusion 360 Python scripts from natural language for faster CAD automation.
Create, preview, and export 3D models with OpenSCAD via MCP.
Control Autodesk Maya with natural language for modeling, animation, scene management, and docs search.
Connect CAD capabilities for AI-assisted design reading, generation, and task handling.