aicoolies logo
blender-mcp logo
blender-mcp logo

BlenderMCP

Connect Blender to AI through Model Context Protocol

freeopen sourceupdated Apr 29, 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

Free and open source (MIT license)

Platforms

macOS, Windows, Linux — requires Blender 3.6+

Categories

Tags

Use Cases

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

Open Source
Mitosis logo

Mitosis

Write components once and compile them into native code for multiple frameworks

Mitosis is Builder.io-backed open-source infrastructure for writing a component once and compiling it into native framework components for React, Vue, Angular, Svelte, Qwik, Solid, React Native, and other targets. It supports cross-framework design systems and Figma-to-code synchronization, but is distinct from the Builder.io visual builder product.

Open Source
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry
MCP Context Forge logo

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

Open Source
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
MCP for Unity logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

Open Source