Skip to content
Cline

ldraw-mcp for Cline

io.github.musharna/ldraw-mcp

Render LDraw/LEGO models to images with real part geometry via headless Blender + ImportLDraw

client:Cline transport:stdio runtime:pypi

Install ldraw-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ldraw-mcp": {
      "command": "uvx",
      "args": [
        "ldraw-mcp"
      ],
      "env": {
        "LDRAW_MCP_BLENDER": "<LDRAW_MCP_BLENDER>",
        "LDRAW_LIBRARY_PATH": "<LDRAW_LIBRARY_PATH>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ldraw-mcp in other clients