원클릭으로
blender-scripting
Execute Python code or scripts inside Blender's Python interpreter
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute Python code or scripts inside Blender's Python interpreter
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Blender reusable light rigs, HDRI/world setup and rotation animation, light grouping, and render-view controls
Blender object manipulation — create, delete, move, rotate, scale and duplicate objects
Blender rigid body, soft body, cloth, collision, force fields, particle systems, constraints, and simulation cache tools
Set up dcc-mcp-blender for an agent or operator: install Blender Python dependencies with Blender's bundled interpreter, generate MCP host configuration, guide the user through enabling the Blender add-on, and run a first live-tool smoke prompt.
Blender rendering — render scenes, run observable background animation jobs, capture viewport images, and configure output
Blender scene assembly — merge .blend files, append/link data blocks, manage view layers and external references
| name | blender-scripting |
| description | Execute Python code or scripts inside Blender's Python interpreter |
| license | MIT |
| allowed-tools | ["Bash","Read"] |
| metadata | {"dcc-mcp":{"dcc":"blender","layer":"infrastructure","stage":"diagnostics","version":"1.0.0","tags":["blender","scripting","python","automation","escape-hatch"],"search-hint":"execute python, run script, blender python, bpy, custom logic","search-aliases":["python","script","custom","escape hatch","blender info","execute code","run python","arbitrary python","bpy eval"],"intent":"Execute arbitrary Python code or script files inside Blender's Python interpreter — use only as a last-resort escape hatch after typed skills are exhausted.","recall-context":{"app_type":"blender","domain":"diagnostics","workflow_stage":"diagnostics","task_category":"mutate"},"preconditions":[{"type":"software","name":"blender","version":">=4.0"},{"type":"other","description":"Should only be invoked after checking that no typed skill covers the requested operation."}],"side-effects":{"modifies":true,"creates":true,"deletes":true,"file_output":true,"render":true,"ui_mutation":true,"targets":["arbitrary"]},"produces":["arbitrary"],"requires":[],"tools":"tools.yaml"}} |
Execute arbitrary Python code inside Blender's Python interpreter.