Blender
@VxASI
About Blender
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blender": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Blender MCP VXAI?
Blender MCP VXAI is an integration that lets you control Blender using natural language through MCP clients. It bridges AI language models and 3D creation, enabling users to create, modify, and manipulate 3D models, animations, and scenes by describing what they want.
How to use Blender MCP VXAI?
Install UV and your chosen MCP client (Cursor, Claude Desktop, etc.). Configure the client with the command uvx blender-mcp-vxai. Then download the Blender addon from the repository, install it in Blender (Edit > Preferences > Add-ons), enable it, and start the MCP server from Blender’s 3D View sidebar.
Features of Blender MCP VXAI
- Natural language commands to control Blender.
- Seamless integration with popular MCP clients.
- AI-driven automation of complex 3D operations.
- Real-time creation and modification of scenes.
- Direct export of 3D models into external projects.
Use cases of Blender MCP VXAI
- Transform an image into a low-poly 3D model.
- Build and refine a 3D scene step-by-step through plain-English prompts.
- Export a finished scene in
.gibformat for use in a ThreeJS web app. - Dynamically update scene elements like camera angles, colors, and lighting.
FAQ from Blender MCP VXAI
What are the system requirements?
Blender and Python 3.8+ are required.
How do I install the server?
Install UV (brew install uv on macOS, pip install uv on Windows/Linux), then configure your MCP client with the command uvx blender-mcp-vxai.
How do I install the Blender addon?
Download the blender_mcp_addon.py file from the repository, go to Edit > Preferences > Add-ons in Blender, click “Install from Disk”, select the file, and enable the addon.
What tools are available?
Object Creation, Modeling, Materials, Animation, Rendering, and Scene Management tools are included.
What if the server doesn't connect?
Verify the MCP server is running, confirm the addon is installed and enabled, and check the Blender console for error messages.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments