Show HN: MCP server for Blender that builds 3D scenes via natural language
10 months ago
- #AI
- #3D Modeling
- #Blender
- Blender MCP (Model Context Protocol) enables LLMs to control Blender via JSON instructions over TCP.
- Allows real-time generation, modification, and animation of Blender scenes without plugins or manual clicks.
- Works with models like Claude, ChatGPT, and open-source LLMs; Claude Desktop already supports direct MCP input.
- Provides full control over 3D scenes, objects, materials, and animations through structured JSON commands.
- Designed for reliability, simplicity, and extensibility, ideal for research and rapid prototyping.
- Standardizes the interface between LLMs and 3D software like Blender for AI-powered 3D creation.
- Setup involves cloning a GitHub repo, installing an add-on in Blender, and configuring the MCP server.
- Aims to bridge the gap between natural language and real-time 3D control for both pros and beginners.