一键导入
Blender Geometry Nodes group, modifier, and exposed input tools
npx skills add https://github.com/loonghao/dcc-mcp-blender --skill blender-geometry-nodes复制此命令并粘贴到 Claude Code 中以安装该技能
Blender Geometry Nodes group, modifier, and exposed input tools
npx skills add https://github.com/loonghao/dcc-mcp-blender --skill blender-geometry-nodes复制此命令并粘贴到 Claude Code 中以安装该技能
Blender reusable light rigs, HDRI/world setup, light grouping, and render-view controls
Blender material presets, shader assignments, texture images, and color-management helpers
Blender texture, lighting, ambient-occlusion, and transfer-map baking helpers
Blender local asset metadata, project context, publish manifests, and package prep
Blender scene, mesh, material, animation, and export readiness validation
Blender add-on development diagnostics, reloads, UI metadata, and environment checks
| name | blender-geometry-nodes |
| description | Blender Geometry Nodes group, modifier, and exposed input tools |
| license | MIT |
| allowed-tools | ["Bash","Read"] |
| metadata | {"dcc-mcp":{"dcc":"blender","version":"1.0.0","tags":["blender","geometry-nodes","node-graph","sockets","links","procedural","modifiers"],"search-hint":"geometry nodes modifier, procedural nodes, node group, modifier input, assign geometry node group","tools":"tools.yaml"}} |
Typed tools for creating Geometry Nodes groups, assigning them to mesh
modifiers, setting exposed modifier inputs, and inspecting procedural graph
state. Use blender-shader-nodes for low-level shared node graph operations
such as list_nodes, connect_nodes, and set_node_input.