1
Add it to Claude Code
claude mcp add blender-mcp -- uvx blender-mcpEnvironment Variables
Set these before running BlenderMCP.
VariableDescriptionRequired
BLENDER_HOSTHost address for Blender socket serverNoBLENDER_PORTPort number for Blender socket serverNoAvailable Tools (1)
Once configured, BlenderMCP gives your AI agent access to:
blender_commandExecutes commands to manipulate 3D objects, materials, and scene properties within Blender.command_typeparametersTry It Out
After setup, try these prompts with your AI agent:
→Create a new cube in the center of the scene and apply a red material to it.
→Inspect the current scene and list all objects currently present.
→Run a Python script to generate a procedural landscape in the current Blender file.
→Download and import a 3D model from Sketchfab based on my search query.
→Modify the material properties of the selected object to be metallic and blue.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Alternative installation methods
Claude Code
claude mcp add blender uvx blender-mcpKeep this setup from going cold
Save the docs, env vars, and workflow around BlenderMCP in Conare so Claude Code, Codex, and Cursor remember it next time.