Grok2Blender
Natural language control system for Blender 4.2+, enabling AI agents to perform actions like creating lighting setups and exporting scenes with vision feedback and GRS handoff.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Grok2BlenderCreate a dramatic three-point lighting setup on a cube"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Grok2Blender
Natural language control system for Blender 4.2+ with vision feedback and Grok Resolve Studio (GRS) handoff.
Repository: https://github.com/VisionaryPOV/Grok2Blender
Quick Start (Mac)
cd /Users/nesta/Grok2Blender
./scripts/install.shBlender → Preferences → Add-ons → Install
dist/grok2blender.zip→ EnableView3D sidebar → Grok2Blender → Start Server (port 9876)
Register MCP:
./scripts/register-mcp.shVerify:
grok mcp doctor grok2blender
Related MCP server: Blender MCP Server
First Test
In Grok Build:
Create a dramatic three-point lighting setup on a product cube and show me the viewport.
Architecture
Grok Build → FastMCP (stdio) → TCP JSON (:9876) → Blender Addon (bpy)See docs/ARCHITECTURE.md for details.
Documentation
USAGE.md — 30+ prompt examples
SAFETY.md — Safe mode, undo, recovery
GRS_INTEGRATION.md — Resolve handoff
TROUBLESHOOTING.md — Common issues
GRS Handoff
Exports to ~/Movies/Grok2Blender/<project>/ with full GRS payload.
# In Grok: "Prepare GRS handoff for shot Hero_Previz_001"
# Then in Resolve: Grok Resolve Studio → Import Campaign FolderDevelopment
uv sync --dev
uv run pytest -v
./scripts/smoke_test.shRequirements
macOS (v1)
Blender 4.2+ with GUI (vision requires viewport)
Python 3.11+
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceTransforms Blender into an MCP server with 50+ tools for AI-driven 3D workflows, enabling complete control over objects, materials, animations, physics simulations, and rendering through natural language commands.45MIT
- FlicenseNot gradedqualityNot gradedmaintenanceConnects AI assistants to Blender for controlling 3D modeling operations through natural language, enabling creation of objects, applying textures and materials, scene management, and transformations with optimized token efficiency.
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered 3D content creation in Blender through natural language, including text-to-3D, image-to-3D, animation, rigging, rendering, and export.2MIT
- AlicenseCqualityAmaintenanceEnables AI-powered control of Blender through natural language, allowing users to create, manipulate, and automate 3D scenes, objects, materials, animations, and more via Claude or other MCP clients.7133MIT
Related MCP Connectors
Build and run visual creative-production workflows from your AI agent.
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VisionaryPOV/Grok2Blender'
If you have feedback or need assistance with the MCP directory API, please join our Discord server