ldraw-mcp

musharna/ldraw-mcp
★ 1 stars Python File System Updated today
MCP server that renders LDraw/LEGO models to images with real part geometry (studs, glass, tires) via headless Blender + ImportLDraw — gives vision-capable models eyes for brick builds.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install ldraw-mcp

README Excerpt

<div align="center"> **Give your MCP client eyes for LEGO® models.** Render LDraw files (`.ldr` / `.mpd` / `.dat`) to images with *real part geometry* — studs, slopes, window glass — using headless Blender and the ImportLDraw addon. The output looks like a BrickLink Stud.io render, with no GUI anywhere in the loop.

Tools (4)

LDRAW_LIBRARY_PATHLDRAW_MCP_BLENDERLDRAW_MCP_DISABLEazimuths

Topics

3d-renderingblenderclaudeldrawlegomcpmodel-context-protocol