๐ฆ
Blender MCP
MCP server to create professional like 3d scenes on blender using natural language.
0 installs
89 stars
8 forks
Trust: 55 โ Fair
Devtools
Installation
npx blender-mcpAsk AI about Blender MCP
Powered by Claude ยท Grounded in docs
I know everything about Blender MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
๐ Blender MCP โ Model Context Protocol server for Blender
Blender MCP is a plug-and-play server that lets any Large Language Model (LLM) interact with Blender in real time using structured JSON commands over a TCP socket. It enables natural language control of 3D scenes for professionals and beginners alike.
๐ Features
- ๐ฎ Real-time communication between Blender and LLMs
- ๐ฆ JSON over TCP for clean protocol structure
- ๐ ๏ธ Full scene and object control from code
- ๐ง LLM-agnostic โ works with GPT, Claude, and even local models
๐ฆ Installation
- Clone the repository
git clone https://github.com/pranav-deshmukh/blender-mcp.git
cd blender-mcp
- Install Dependencies
pnpm install
- Start the MCP Server
node index.js
๐ Website & Usage Documentation
Check out the live demo and documentation here:
๐ https://blender-mcp-studio.vercel.app/
๐ License
This project is licensed under the MIT License.
