ldraw-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 1 818 installs a week from pypi. Last commit 2 Aug 2026.
Render LDraw/LEGO models to images with real part geometry via headless Blender + ImportLDraw
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ldraw-mcp -- uvx ldraw-mcp
{
"mcpServers": {
"ldraw-mcp": {
"args": [
"ldraw-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ldraw-mcp]
command = "uvx"
args = ["ldraw-mcp"]
{
"mcpServers": {
"ldraw-mcp": {
"args": [
"ldraw-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ldraw-mcp": {
"args": [
"ldraw-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.