Odel
Furniture Designer

Furniture Designer

Local
@luisenvilla1PythonMITUpdated 5mo ago

Professional furniture design: specs, validation, cut optimization, BOM, and 3D reports.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfurniture-designer-mcpv0.1.3

Run

uvx furniture-designer-mcp

MCP client config

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