Design
Blender MCP
Blender MCP connects your AI assistant to Blender for 3D creation. Create and manipulate 3D objects, set up materials and lighting, configure renders, manage scenes, and automate repetitive modeling tasks. Supports Python scripting within Blender for complex 3D workflows.
Stars
5.2k
Installs
85.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 5.2k · catalog
- Freshness: Updated 2026-01-26
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"blender": {
"command": "python",
"args": ["-m", "blender_mcp"]
}
}
}