Control Blender remotely with an LLM for scene inspection and editing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Blender" yet — see the docs or source repo.
After connecting to Blender, list the objects in the current scene with their types, names, and basic transform data, then summarize the scene structure.
A list of scene objects with key details, plus a brief scene overview.
Create a cube and a point light in Blender, move the cube above the origin, and place the light to the upper side.
The specified objects are added to the scene and updated with the requested positions or properties.
Run Blender Python code to select all mesh objects in the scene and output their names.
The code is executed and returns script results such as object names or execution status.
Designers or developers can remotely control Blender through an MCP-compatible LLM client to inspect scenes, create objects, or modify existing ones using natural language. This reduces repetitive manual work and improves modeling and experimentation efficiency.
When a team wants to connect Blender to an AI workflow, this tool links model clients through a socket-based MCP server and executes operations. It is suitable for automating scene queries, object updates, and script execution.
It lets LLM clients such as Claude remotely control Blender through a socket-based MCP server. Known capabilities include scene inspection, object creation and modification, and Python code execution.
Based on the description, it requires Blender and an MCP-compatible LLM client. For exact installation steps, version requirements, and configuration details, see the source repository.
Its key difference is that it allows an LLM client to drive Blender remotely through MCP rather than relying only on locally written scripts. In addition to Python execution, it emphasizes LLM-initiated scene inspection and object operations.
Let AI control Blender directly for 3D modeling and scene editing.
Connect Blender with AI for prompt-driven 3D modeling and scene editing.
Control Blender with natural language for 3D modeling and scene editing.
Let AI directly control Blender for modeling, animation, and scene management.
Control Blender from Claude for 3D modeling and scene manipulation.
Create, inspect, and animate Blender 3D scenes with AI prompts.