mcp.film

mcp.film / 3D, Worlds & VFX / Blender MCP

Blender MCP

Communityby Community (ahujasid)freeverified Jun 11, 2026

The canonical Blender MCP — model, texture, and assemble 3D scenes by prompt.

Rate it: no ratings yet

What it does

Two-way bridge between AI agents and Blender: inspect scenes, create/modify objects and materials, and execute arbitrary Python in Blender. With Poly Haven, Sketchfab, and Hyper3D Rodin integrations, an agent can pull assets and build previz sets or full shots.

Connect

Claude Code
claude mcp add blender -- uvx blender-mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp"
      ]
    }
  }
}
Auth: local-app — Requires Blender 3.0+ running with the bundled addon installed and its socket server started

Tools you'll see

execute_blender_code

Field notes

22.6k stars — by far the most popular DCC MCP; v1.5.5, pushed Jun 2026, MIT. execute_blender_code runs arbitrary Python — save your work first. Telemetry on by default (disable via DISABLE_TELEMETRY). Asset integrations: Poly Haven (free), Sketchfab, Hyper3D Rodin.

Pairs well with