aicoolies logo
blender-mcp logo
blender-mcp logo

BlenderMCP

Connect Blender to AI through Model Context Protocol

open sourceverified Aug 26, 2026

BlenderMCP bridges Blender and AI assistants like Claude through the Model Context Protocol, enabling natural language control over 3D modeling workflows. Artists and developers can create, modify, and manipulate 3D scenes, objects, materials, and animations by describing what they want instead of navigating complex menus. The tool exposes Blender's Python API through MCP, supporting operations from mesh creation to shader editing and physics simulations.

BlenderMCP is an open-source integration that connects Blender — the industry-standard 3D creation suite — directly to AI assistants through Anthropic's Model Context Protocol. With over 19,000 GitHub stars, the project has become the go-to bridge between generative AI and professional 3D workflows. Instead of writing Python scripts or clicking through Blender's deep menu hierarchy, users describe their intent in natural language and the MCP server translates those instructions into precise Blender API calls covering mesh creation, material assignment, lighting setup, camera positioning, and scene composition.

The architecture follows a clean client-server pattern: a Blender addon runs inside the application exposing its Python API, while a standalone MCP server handles communication with any MCP-compatible AI client including Claude Desktop, Cursor, and Windsurf. This design means BlenderMCP works with multiple AI providers without modification. Key capabilities include poly-by-poly mesh editing, Cycles and EEVEE material node graphs, keyframe animation, physics simulation configuration, and batch scene operations — essentially anything accessible through bpy gets an AI-friendly interface.

BlenderMCP shines in rapid prototyping scenarios where artists need to iterate on 3D concepts quickly or developers want to generate procedural environments for games and simulations. The project supports Blender 3.6 and newer across all major platforms. An active community contributes extensions for specialized workflows like architectural visualization, character rigging assistance, and automated UV unwrapping. For teams building AI-powered creative tools or exploring text-to-3D pipelines, BlenderMCP provides the foundational plumbing without vendor lock-in.

Pricing

Blender MCP is a free and open-source add-on that bridges Blender to LLMs via the Model Context Protocol. It is completely free to install and use; costs arise only from connected LLM provider subscriptions or API usage.

full pricing breakdown →

Platforms

macOS, Windows, Linux — requires Blender 3.6+

Categories

Tags

Use Cases

Sources & verification

Sources checked
Content verified

Verification dates are editorial checks. Routine CMS saves and automatic updatedAt timestamps do not advance them.

FAQ

What is BlenderMCP?

BlenderMCP bridges Blender and AI assistants like Claude through the Model Context Protocol, enabling natural language control over 3D modeling workflows. Artists and developers can create, modify, and manipulate 3D scenes, objects, materials, and animations by describing what they want instead of navigating complex menus. The tool exposes Blender's Python API through MCP, supporting operations from mesh creation to shader editing and physics simulations.

Is BlenderMCP free?

Yes — BlenderMCP is open source and free to use. Blender MCP is a free and open-source add-on that bridges Blender to LLMs via the Model Context Protocol. It is completely free to install and use; costs arise only from connected LLM provider subscriptions or API usage.

Is BlenderMCP open source?

Yes — BlenderMCP is open source.

Is BlenderMCP still maintained?

Yes — BlenderMCP is active. Its listing was last verified on August 26, 2026.