03
atelier-mcp
nobody · v0.6.0 · experimentalAn MCP server that gives an agent hands inside the studio's 3D stack. Scene graph read and write, render dispatch, viewport feedback. Still sharp-edged, still the most useful thing I run.
Every 3D task I wanted to automate died at the same wall — the software had no addressable surface. So I gave it one.
Record
- client
- nobody
- status
- experimental
- version
- v0.6.0
- stack
- Node · MCP · Cinema 4D / Blender
- runtime
- Node 22 / c4d 2025
- licence
- Private
- v0.6.02026-06-28Viewport read-back for self-correction.
- v0.3.02026-03-11Blender host added.
A scene mid-construction: half shaded, half wireframe, driven by an agent.
What it does
Exposes Cinema 4D and Blender as tools: read the scene graph, create and modify objects, dispatch renders, and read the viewport back as an image so the agent can correct itself.
How it works
A plugin inside each host opens a local socket and drains jobs on the main thread. The MCP server marshals tool calls into those jobs and returns structured results plus a rendered frame.
