blender-mcp

Send Python bpy code to Blender for scene manipulation and object creation.

1|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-agent --skill blender-mcp-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-mcp
Source: https://github.com/aayushsoam/clawbot-agent/tree/main/optional-skills/creative/blender-mcp
Command: npx skills add https://github.com/aayushsoam/clawbot-agent --skill blender-mcp-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of integrating Blender 3D modeling and animation into AI workflows, allowing users to create and modify Blender scenes directly through Clawbot.

Core Features & Use Cases

  • Direct Blender Control: Send commands to create objects, materials, animations, and run arbitrary Python code within Blender.
  • Multi-Platform Compatibility: Works with Blender 4.3+ on Linux, macOS, and Windows.
  • Use Case: For designers or animators who want to integrate Blender with their AI assistant to quickly iterate on 3D assets or prototypes.

Quick Start

Connect your Blender instance, then use the blender-mcp skill to execute Blender Python code for object creation and scene manipulation.

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 assistant?

You can control Blender 3D modeling from an AI assistant by using a socket connection to send Python (bpy) code. This approach allows you to directly manipulate scenes, create objects, and generate animations within Blender programmatically.

Can I run arbitrary Blender Python code through an AI workflow?

Yes, you can run arbitrary Blender Python code through an AI workflow by establishing a socket connection. This integration enables automated Blender scripting, allowing you to execute bpy code for scene manipulation and object creation directly from your assistant.

Does Blender 4.3 work with AI-driven socket connections on macOS and Windows?

Blender 4.3 works with AI-driven socket connections across Linux, macOS, and Windows. This multi-platform compatibility ensures you can send Python code for scene manipulation and animation regardless of your operating system.

What is the best way to automate 3D animation creation in Blender?

The best way to automate 3D animation creation in Blender is by integrating it with an AI workflow via a socket connection. This allows you to send Python (bpy) code to create objects, materials, and animations, streamlining the iteration process.

How do I integrate Blender scene manipulation into an automated scripting environment?

You integrate Blender scene manipulation into an automated scripting environment by using a socket connection to send Python (bpy) code. This enables you to create objects, modify scenes, and generate animations directly within Blender from your external scripts.

Do I need Python knowledge to automate Blender scene creation?

You need Python knowledge to automate Blender scene creation, as the integration relies on sending Python (bpy) code for object creation, scene manipulation, and animation. This allows you to execute arbitrary scripts within your Blender environment.