FreeCAD MCP and More A collection of FreeCAD macros including an MCP (Model Context Protocol) bridge for AI assistant integration, multi-format export utilities, and a tool for cutting objects with aligned magnet holes for 3D printing. addon/FreecadRobustMCP/FreecadRobustMCP.svg 2026-01-07 Sean P. Kane Sean P. Kane MIT 0.21 https://github.com/spkane/freecad-robust-mcp-and-more https://github.com/spkane/freecad-robust-mcp-and-more/issues https://github.com/spkane/freecad-robust-mcp-and-more/blob/main/README.md https://github.com/spkane/freecad-robust-mcp-and-more#readme workbench macro export 3D printing magnets MCP AI automation Claude bridge headless scripting MCP Bridge 0.5.0-beta 2026-01-07 MCP (Model Context Protocol) bridge workbench for AI assistant integration with FreeCAD. Works in both GUI mode (with full visual features including screenshots, colors, and camera control) and headless mode (for automation and CI/CD). Provides toolbar commands to start, stop, and monitor the MCP bridge server. Supports XML-RPC and JSON-RPC protocols. Connect Claude Code, Cursor, or other MCP-compatible AI assistants to control FreeCAD programmatically with 82+ CAD tools. FreecadRobustMCPWorkbench ./addon/FreecadRobustMCP/ FreecadRobustMCP.svg 0.21 Multi Export 0.5.0-beta 2026-01-07 Export selected bodies to multiple file formats (STL, STEP, 3MF, OBJ, IGES, BREP, PLY, AMF) simultaneously with configurable mesh options. ./macros/Multi_Export/ MultiExport.FCMacro MultiExport.svg Cut Object for Magnets 0.5.0-beta 2026-01-07 Cut an object along a plane and add aligned magnet holes with surface collision detection. Perfect for creating 3D printed parts that snap together with embedded magnets. ./macros/Cut_Object_for_Magnets/ CutObjectForMagnets.FCMacro CutObjectForMagnets.svg