Skip to content

pranav-deshmukh/blender-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

๐ŸŒ€ 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

  1. Clone the repository
git clone https://github.com/pranav-deshmukh/blender-mcp.git
cd blender-mcp
  1. Install Dependencies
pnpm install
  1. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published