Blender MCP VXAI allows controlling Blender with natural language via MCP Clients, enabling users to create and modify 3D models, animations, and scenes efficiently. It bridges AI language models and 3D creation.
This project integrates Blender with MCP clients, enabling control via natural language. Users can create and modify 3D models, animations, and scenes by describing their desired actions. It bridges AI language models with 3D creation, making Blender accessible to users of all levels.
Key features include real-time creation/modification using natural language, streamlined workflows through automation, and instant export of 3D models. The latest release is v1.0.7.
Getting Started involves uploading an image to an MCP client (Cursor, Cline, Windsurf), defining a creative prompt, refining the scene with natural language, and exporting for integration into applications.
Installation requires Blender and Python 3.8+. UV is used to run the MCP server, installable via brew install uv
(macOS) or pip install uv
(Windows/Linux). The Blender addon (blender_mcp_addon.py
) must be installed and enabled within Blender.
Use cases include transforming images into 3D models, dynamically updating scenes, and step-by-step scene construction.
VxASI/blender-mcp-vxai
March 11, 2025
March 27, 2025
Python