一键导入
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.