cabinet-mcp

chemrich/cabinet-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
Parametric cabinet design toolkit with MCP server — cutlist, evaluation, and 3D visualization
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cabinet-mcp": {
      "command": "uvx",
      "args": [
        "cabinet-mcp"
      ]
    }
  }
}

Or install with pip: pip install cabinet-mcp

README Excerpt

Design kitchen and furniture cabinets conversationally. Talk to Claude, get back validated configurations, optimised cutlists, and 3D geometry — with real Blum/Accuride/Salice hardware specs, five carcass joinery methods, and proportions rooted in traditional cabinet-making. ```bash uv pip install -e ".[full]"