Server Statistics

setup time

15 minutes

github stars

14,462

forks

1,390

watchers

14,462

open issues

33

contributors

17

last updated

3 days ago

language: pythonlicense: mit

description

connects blender to claude ai for enhanced 3d modeling.

use cases

  • create and manipulate 3d objects using ai commands.
  • generate 3d models from text prompts.
  • inspect and modify blender scenes programmatically.

technical details

prerequisites

  • blender 3.0 or newer
  • python 3.10 or newer
  • uv package manager

installation steps

  1. step 1: install the required prerequisites including blender and python.
  2. step 2: download the addon.py file and install it in blender.
  3. step 3: configure the mcp server settings in claude or cursor.

configuration example

{"mcpServers": {"blender": {"command": "uvx", "args": ["blender-mcp"]}}}

required accounts

github

tags

blender
mcp
3d-modeling
python
model-context-protocol