Show HN: MCP server for Blender that builds 3D scenes via natural language

https://news.ycombinator.com/rss Hits: 5
Summary

Example JSON Payload{ "command": "create_object", "type": "cube", "name": "my_cube", "location": [0, 0, 0], "scale": [1, 1, 1], "material": { "name": "blue_material", "color": [0, 0, 1, 1] } }

First seen: 2025-07-20 08:31

Last seen: 2025-07-20 12:32