GitHub 项目简介: Community plugin to control Blender 3D with any LLM of your choice
README: The system consists of two main components: 1. **Blender Addon** (`addon.py`) — a Blender addon that creates a socket server within Blender to receive and execute commands 2. **MC…
README: - Get scene and object information - Create, delete and modify shapes - Apply or create materials for objects - Execute any Python code in Blender - Export the scene, the selectio…
README: Three steps: install `uv`, point your MCP client at the server, install the Blender addon.
README: **3. Install the Blender addon** ```bash uvx mcp-for-blender install-addon ``` Then in Blender: **Edit → Preferences → Add-ons** → enable **Interface: MCP for Blender**. **4. Conn…