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+ and 5.2 LTS Beta (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
1
First Seen
Today
blender-mcp from clawhub.ai