dhakalnirajan/blender-open-mcp

View on GitHub ↗

Open Models MCP for Blender Using Ollama

111 ★30 forksPythonUpdated 4mo ago

What you need to know

Control Blender 3D with natural language prompts through a local AI model, bridging MCP clients, a Blender add-on, and Ollama.

Install

git clone, uv venv && uv pip install -e ., install addon.py in Blender, then pull an Ollama model

Usage

  • Run `blender-mcp` (with `--transport stdio` for Claude Desktop/Cursor) after starting Ollama and the Blender add-on.

Key features

  • 16 tools for scenes, objects, materials, and rendering
  • PolyHaven asset search and download
  • Natural-language prompts via local Ollama models
  • HTTP or stdio transport

Best for

3D artists automating Blender workflows through AI assistants.

Caveats

  • Requires Blender 3.0+, Ollama, and the add-on running inside Blender.
Clients: Claude Desktop · Cursor

Reviewed 2026-08-11

Topics

blenderblender-addonblender3dmcpmcp-servermodel-context-protocolpython
Stars
111★
Forks
30
Language
Python
License
NOASSERTION
Created
2025-03-14
Last push
2026-04-21