blender-mcp

Control Blender via socket connection and execute Python code.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill blender-mcp-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-mcp
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/creative/blender-mcp
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill blender-mcp-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blender-mcp addon, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a seamless and efficient way to control Blender directly from Hermes, enabling users to create and modify 3D objects, materials, animations, and run arbitrary Blender Python code without leaving the Hermes interface.

Core Features & Use Cases

  • Direct Blender Control: Manage Blender instances and run scripts through Hermes' socket connection.
  • 3D Object Creation: Build 3D objects and materials within Blender using Python.
  • Animation and Scripting: Animate scenes and run Python code for complex operations.
  • Use Case: Ideal for designers and engineers who require Blender's capabilities without the need for complex setup or multiple applications.

Quick Start

Use the blender-mcp skill to start the Blender MCP server in Blender and begin managing your Blender instance directly through Hermes.

Frequently Asked Questions about blender-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Blender from Hermes to create 3D models and animations?

You can control Blender from Hermes by establishing a direct socket connection. This Skill facilitates the creation of 3D objects, materials, and animations, and allows you to execute arbitrary Blender Python code without leaving the Hermes interface.

What do I need to run Blender Python scripting through a socket connection?

To run Blender Python scripting through a socket connection, you need Blender 4.3 or newer and the blender-mcp addon installed. The Skill supports Linux, macOS, and Windows platforms.

Can I execute arbitrary Blender Python code directly from Hermes?

Yes, you can execute arbitrary Blender Python code directly from Hermes. The Skill manages your Blender instance via a socket connection, enabling complex operations, scene animation, and material modifications programmatically.

Does the Blender socket connection skill work on Linux and macOS?

The Blender socket connection skill works on Linux, macOS, and Windows. It requires Blender 4.3+ and the blender-mcp addon to manage 3D modeling and animation tasks from Hermes.

Why use a socket connection for 3D modeling instead of the Blender interface?

Using a socket connection for 3D modeling enables designers and engineers to build objects and animate scenes from Hermes without complex setups. It provides precise, direct control over Blender, streamlining workflows that require multiple applications.