blender-mcp

Manage Blender 3D objects, materials, and animations via socket connection.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill blender-mcp-zhouboyu-xreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-mcp
Source: https://github.com/zhouboyu-xreal/Hermes-Memory/tree/main/optional-skills/creative/blender-mcp
Command: npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill blender-mcp-zhouboyu-xreal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of directly controlling Blender 3D tools from Hermes Agent, allowing users to create and modify 3D objects, materials, animations, and run Blender Python code.

Core Features & Use Cases

  • Direct Blender Control: Execute Blender commands and scripts through Hermes Agent.
  • 3D Modeling: Create and modify 3D objects and materials.
  • Animation: Generate animations within Blender.
  • Use Case: Imagine you need to quickly add a simple model or material to a Blender scene. With this Skill, you can create the model or material in a few lines of code, directly from your AI interface.

Quick Start

Use the 'blender-mcp' skill to create a simple cube in Blender with the command: 'create_cube()'.

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 3D modeling from an AI agent?

You can control Blender 3D modeling from an AI agent by establishing a socket connection to the blender-mcp addon, enabling direct creation and modification of 3D objects, materials, and animations.

Can I execute Blender Python bpy code through an AI interface?

Yes, you can execute Blender Python bpy code through an AI interface by sending scripts via the socket connection, allowing in-session 3D tool manipulation and direct Blender script execution.

What is the best way to generate 3D animations in Blender using AI?

Generating 3D animations in Blender using AI is best achieved by connecting an AI agent to the blender-mcp addon via socket, allowing the agent to directly issue animation commands and bpy scripts.

Do I need the blender-mcp addon to run Blender scripts from an agent?

Yes, you need the blender-mcp addon installed and running, as the Skill manages Blender 3D modeling and animation through a socket connection to this specific addon.

How do I create a simple 3D model in Blender using an AI assistant?

To create a simple 3D model in Blender using an AI assistant, use the blender-mcp Skill to execute commands like 'create_cube()', generating the model directly in your active Blender scene.