This is a complete furniture design toolkit that takes dimensions and material specs and returns production-ready packages. It exposes 23 tools including design_furniture for generating full specs with panels and hardware, validate_structure against 10 structural rules, optimize_cuts for sheet layout with grain alignment, and generate_bom for parts lists. The standout feature is an auto-updating HTML report served on localhost with a Three.js 3D viewer, exploded assembly views, SVG cut layouts per sheet, and an interactive measurement tool. It handles multi-section designs, filters MDF panels automatically from the cut optimizer, and persists each project with spec.json and metadata. You'd reach for this when building furniture design workflows where an LLM needs to go from conversation to fabrication documents without manual CAD work.
claude mcp add --transport stdio luisenvilla-furniture-designer-mcp uvx furniture-designer-mcp