
Blender v1.1.3
Slug: blender
Author: CommonSenseMachines
3dmodelinganimationrendering
Blender MCP allows you to create and modify 3D models in Blender using simple text commands. It's designed for users who want to generate or edit 3D content without needing to learn complex 3D software interfaces.
Capabilities:Create 3D models using text promptsModify existing 3D scenesAutomate rendering tasksIntegrate with AI assistants for 3D content creation
Examples:- "Create a 3D model of a modern chair with wooden legs and a red cushion."
- "Add a spotlight above the dining table in the scene."
- "Render an animation of a bouncing ball with realistic physics."
Script:{
"command": "uvx",
"args": [
"blender-mcp"
]
}