mcp-for-blender
Community plugin to control Blender 3D with any LLM of your choice
GraphCanon updated Sep 18, 2026 · GitHub synced Sep 18, 2026
17views this month
Decision brief
mcp-for-blender is a Python-based plugin that allows users to control Blender 3D with any language model of their choice, streamlining the integration of AI into 3D modeling workflows.
Good fit when
- When you need to integrate AI-driven commands into Blender 3D for automating or enhancing 3D modeling tasks.
- If you are working in an environment where Python and pipx are available, and you want to avoid complex installations by using pipx to manage the plugin.
Avoid when
- If your workflow does not require AI-driven commands for Blender 3D, or if you prefer manual control over the 3D modeling process.
- When your machine is running Linux and you need to manually configure the Docker setup to connect to the host machine's Blender instance, as the default setup does not work out of the box.
Observed Sep 18, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of Sep 18, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 18, 2026
- Security (OSV)
- 2 low (2 low)
- As of Sep 18, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install mcp-for-blender PyPIHow it fits your stack(8)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Python-based plugin that enables control of Blender 3D using various language models, facilitating integration of AI into 3D modeling workflows.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 18, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 18, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 18, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 18, 2026
Categories
Tags
README
Install without uv On locked down machines you can skip uvx entirely with , then point your client at the installed command: Use the resulting absolute path as (find it with / ) and omit . Run with Docker You can run the MCP server in a container instead of installing it. Blender...
For agents
This page has a .md twin and JSON over the API.