blender-mcp.md
Blender MCP
UI Appfrom"blender"
980
Control Blender 3D through natural language for scene creation
GamingBlender3Dmodelinganimation
install.sh
# Clone the repository
$git clone https://github.com/blender/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve
>Related Apps
unity-mcp.md780
export unity-mcp
from "unity"
Unity Editor and game development tools integration
Unitygame dev3D
unreal-mcp.md650
export unreal-engine-mcp
from "unreal"
Unreal Engine game development integration
Unrealgame dev3D
godot-mcp.md540
export godot-mcp
from "godot"
Godot game engine integration
Godotgame devopen source