openscad-mcp.md

OpenSCAD MCP

UI App
from"jhacksman"
750

Generate 3D models from text descriptions with multi-view reconstruction and parametric export

Visualization
OpenSCAD3DparametricCAD
install.sh
# Clone the repository
$git clone https://github.com/jhacksman/OpenSCAD-MCP-Server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve