Blender

Enables natural language control of Blender for 3D scene creation, manipulation, and rendering without requiring knowledge of Blender's interface or Python API.

Featured
View Source
12851 stars
0 tools
Created Aug 2025
@ahujasid/ahujasid-blender-blender-mcp

About

Enables natural language control of Blender for 3D scene creation, manipulation, and rendering without requiring knowledge of Blender's interface or Python API.

Categories

general

Installation

npm

npm install @ahujasid/ahujasid-blender-blender-mcp

Configuration

{ "mcpServers": { "ahujasid-blender-blender-mcp": { "command": "npx", "args": [ "-y", "@ahujasid/ahujasid-blender-blender-mcp" ] } } }