Loading MCP server directory, please wait...
Render LDraw/LEGO models to images with real part geometry via headless Blender + ImportLDraw
npx @getmcp/cli add io.github.musharna/ldraw-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.musharna/ldraw-mcp": {
"command": "uvx",
"args": [
"ldraw-mcp"
],
"env": {
"LDRAW_MCP_BLENDER": "",
"LDRAW_LIBRARY_PATH": ""
}
}
}
}