GitHub Stars
47
User Rating
Not Rated
Favorites
0
Views
19
Forks
19
Issues
10
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Blender: 3.0 or later
Ollama: Install following OS-specific instructions
Python: 3.10 or later
uv: Install using
pip install uvGit: Required for cloning the repository
Installation Steps
1. Clone the Repository
bash
git clone https://github.com/dhakalnirajan/blender-open-mcp.git
cd blender-open-mcp
2. Create and Activate a Virtual Environment (Recommended)
bash
uv venv
source .venv/bin/activate # On Linux/macOS
.venv\Scripts\activate # On Windows
3. Install Dependencies
bash
uv pip install -e .
4. Install the Blender Add-on
Open Blender.
Go to
Edit -> Preferences -> Add-ons.Click
Install....Select the
addon.py file from the blender-open-mcp directory.Enable the
Additional Resources
Author Information
Deep Learning/ Machine Learning Engineer | Quantum Computing Enthusiast | ML Engineer At @drcfsorg | Web Developer At @nrccnepal
@drcfsorg Butwal
61
Followers
60
Repositories
0
Gists
0
Total Contributions