Blender MCP VXAI is a powerful integration that allows users to control Blender using natural language through MCP Clients. It enables the creation, modification, and manipulation of 3D models, animations, and scenes.
Blender MCP VXAI is a powerful integration that allows users to control Blender using natural language through MCP Clients. It enables the creation, modification, and manipulation of 3D models, animations, and scenes.
pip install blender-mcp-vxai==1.0.7Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"blender-mcp-vxai": {
"command": "npx",
"args": [
"-y",
"pip install blender-mcp-vxai==1.0.7"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Blender MCP VXAI?"
No configuration required. This server works out of the box.
"What resources are available in Blender MCP VXAI?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Blender MCP VXAI"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Blender MCP VXAI with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.