VoxelDraft – AI Voxel Modeling MCP server
Create, edit, render, save, and export voxel models with interactive 3D previews.
Little public usage data yet
Reviews
Write oneNobody has reviewed VoxelDraft – AI Voxel Modeling yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
VoxelDraft – AI Voxel Modeling tools (8, 2 write)
write = sends, deletes, buys or postscreate_voxel_modelwrite actionFreeCreate an editable VoxelDraft model from compact commands. Returns a short modelRef for later plugin calls and does not save to Cloud Projects. Use VoxelDraft's compact instruction stream instead of emitting one JSON object per voxel. Coordinates are integers 0..63. Colors are either #RRGGBB or a zero-based palette index. Commands: ["box",x1,y1,z1,x2,y2,z2,color,hollow?] ["ellipsoid",cx,cy,cz,rx,ry,rz,color,hollow?] ["cylinder","x"|"y"|"z",x,y,z,radius,height,color,hollow?] ["line",x1,y1,z1,x2,y2,z2,color] ["roof","x"|"z",x1,y1,z1,x2,y2,z2,color] (gable roof, axis is ridge direction) ["runs","x"|"y"|"z",color,[[x,y,z,length],...]] (preferred exact/freeform representation) ["points",color,[[x,y,z],...]] (sparse details only) ["erase",x1,y1,z1,x2,y2,z2] ["recolor",fromColor,toColor] ["copy",x1,y1,z1,x2,y2,z2,dx,dy,dz] ["repeat",x1,y1,z1,x2,y2,z2,dx,dy,dz,count] ["mirror","x"|"y"|"z",plane,x1,y1,z1,x2,y2,z2] (plane is a grid boundary 0..64) Prefer box/roof/ellipsoid/cylinder for bulk geometry, runs for irregular silhouettes, repeat/mirror for repeated or symmetric parts, and points only for small details. This usually uses far fewer model tokens than raw voxel JSON.
edit_voxel_modelFreeEdit the temporary model identified by modelRef and return a new modelRef. This does not modify a saved cloud project. Use VoxelDraft's compact instruction stream instead of emitting one JSON object per voxel. Coordinates are integers 0..63. Colors are either #RRGGBB or a zero-based palette index. Commands: ["box",x1,y1,z1,x2,y2,z2,color,hollow?] ["ellipsoid",cx,cy,cz,rx,ry,rz,color,hollow?] ["cylinder","x"|"y"|"z",x,y,z,radius,height,color,hollow?] ["line",x1,y1,z1,x2,y2,z2,color] ["roof","x"|"z",x1,y1,z1,x2,y2,z2,color] (gable roof, axis is ridge direction) ["runs","x"|"y"|"z",color,[[x,y,z,length],...]] (preferred exact/freeform representation) ["points",color,[[x,y,z],...]] (sparse details only) ["erase",x1,y1,z1,x2,y2,z2] ["recolor",fromColor,toColor] ["copy",x1,y1,z1,x2,y2,z2,dx,dy,dz] ["repeat",x1,y1,z1,x2,y2,z2,dx,dy,dz,count] ["mirror","x"|"y"|"z",plane,x1,y1,z1,x2,y2,z2] (plane is a grid boundary 0..64) Prefer box/roof/ellipsoid/cylinder for bulk geometry, runs for irregular silhouettes, repeat/mirror for repeated or symmetric parts, and points only for small details. This usually uses far fewer model tokens than raw voxel JSON.
export_voxel_modelwrite actionFreeCreate direct download URLs for OBJ+MTL or compact VoxelDraft JSON from a modelRef.
inspect_voxel_modelFreeInspect a temporary VoxelDraft modelRef. Returns voxel count, command count, bounds, and colors.
list_voxel_projectsFreeList private VoxelDraft Cloud Projects. Requires project-read OAuth scope.
load_voxel_projectFreeLoad one private Cloud Project and return a short modelRef for later plugin calls. Requires project-read OAuth scope.
render_voxel_modelFreePreview a VoxelDraft modelRef. ChatGPT can render an interactive Three.js/WebGL widget; everyone also receives an interactive WebGL URL. Signed-in VoxelDraft Plus users may additionally receive a cached PNG when includeImage is true.
save_voxel_modelFreeSave the temporary model identified by modelRef to private VoxelDraft Cloud Projects. Requires project-write OAuth scope. Pass projectId to update an existing owned cloud project.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 427ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http voxeldraft https://voxeldraft.com/api/mcp
VoxelDraft – AI Voxel Modeling: common questions
- Is VoxelDraft – AI Voxel Modeling MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the VoxelDraft – AI Voxel Modeling safety report
- How do I install VoxelDraft – AI Voxel Modeling?
- It runs remotely at voxeldraft.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does VoxelDraft – AI Voxel Modeling need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is VoxelDraft – AI Voxel Modeling maintained?
- The latest release is v0.5.1.
- Is VoxelDraft – AI Voxel Modeling up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.
- What can I use instead of VoxelDraft – AI Voxel Modeling?
- Servers from other publishers that do the same job: Equation.io MCP server and build123d MCP server.
Alternatives to VoxelDraft – AI Voxel Modeling
Same job from other publishers: the closest match first, then the best rated.
- Equation.ioCreate interactive 2D and 3D graphs with validated equations, shareable links, and PNG previews.not reviewedEstablishedA
- build123d MCPAI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.not reviewedEstablishedA