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).
Run
uvx furniture-designer-mcp
MCP client config
{
"mcpServers": {
"furniture-designer": {
"command": "uvx",
"args": [
"furniture-designer-mcp"
]
}
}
}