blender-mcp

Manipulate Blender instances via Python bpy scripts for object creation, materials, and animation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of manually creating or modifying 3D objects, materials, animations, and Blender Python code in Blender, by enabling direct control through Quill.

Core Features & Use Cases

  • 3D Object Creation: Generate 3D objects directly within Blender using Quill commands.
  • Material and Animation Support: Apply materials and animate objects using Python scripts within Blender.
  • Custom Code Execution: Run arbitrary Blender Python code for advanced manipulation.
  • Use Case: For designers who need to create complex scenes quickly or modify existing ones programmatically.

Quick Start

Use the blender-mcp skill to create a sphere at position (0, 0, 0) in Blender.

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 an AI agent to create 3D models?

You can control Blender from an AI agent by executing Python (bpy) scripts to directly generate 3D objects, apply materials, and animate scenes within your Blender instance.

Can I run arbitrary Blender Python code to automate 3D modeling workflows?

Yes, you can run arbitrary Blender Python code to automate 3D modeling workflows. This allows advanced manipulation and programmatic modification of complex scenes.

Do I need the blender-mcp addon installed to automate Blender via Python scripts?

Yes, you need the blender-mcp addon installed in your Blender instance to enable direct manipulation and external control via Python scripts for 3D design workflows.

What is the best way to programmatically apply materials and animate objects in Blender?

The best way to programmatically apply materials and animate objects in Blender is by using Python (bpy) scripts to directly manipulate the instance and automate the feature set.

Does this approach support interactive 3D design workflows for complex scenes?

Yes, this approach supports interactive 3D design workflows by enabling direct control through commands to quickly create complex scenes or modify existing ones programmatically.