Best for
- 3D artists who want real-time LLM-driven scene control in Blender
- Developers and hobbyists driving Blender via natural language
- Users needing an LLM-agnostic integration (GPT, Claude, local models)
An MIT-licensed community MCP server that bridges LLMs and Blender via a JSON-over-TCP protocol, offering real-time scene control and LLM-agnostic compatibility. The README does not enumerate specific tools or provide a client config example, so some details require checking its online documentation. Well suited for natural-language Blender workflows; not suitable for those needing official support or non-Blender pipelines.
Blender MCP is a plug-and-play Model Context Protocol server that lets any Large Language Model (GPT, Claude, or even local models) interact with Blender in real time using structured JSON commands over a TCP socket, enabling natural language control of 3D scenes. Maintained by pranav-deshmukh under the MIT License, it is a community project and not an official Blender product.