skills/clawhub.ai/blender-mcp

blender-mcp

Installation
SKILL.md

Blender MCP Server Connection Skill

Connect to and control a running Blender instance via the official Blender MCP Server.

Version support: Blender 5.1+, 5.2 LTS, and 5.3 Alpha (API compatibility notes included below)


Architecture Overview

┌─────────────┐     TCP Socket      ┌──────────────────     MCP Protocol     ┌──────────────
│  LLM Client │ ◄─────────────────► │  MCP Server      │ ◄──────────────────► │   Blender    │
│  (OpenClaw) │    stdio / HTTP     │  (Python process) │    port 9876         │   (Addon)    │
└─────────────┘                     └──────────────────┘                      └──────────────
Installs
2
First Seen
Aug 3, 2026
blender-mcp from clawhub.ai