Control Blender with natural language for modeling, scene editing, and scripting.
This is an open-source MCP bridge with no stated API keys and no declared remote endpoints. However, its core functionality includes forwarding commands to Blender and enabling Python execution, which is a powerful local automation capability and warrants caution; overall it leans toward caution rather than high risk due to source availability, though community adoption and maintenance signals are weak.
The material explicitly states that no keys or environment variables are required, and no API tokens, account credentials, or third-party authentication are described; based on the provided facts, credential exposure appears limited.
No remote host is declared, but the description says it converts MCP JSON-RPC calls into Blender's custom TCP protocol, indicating network communication at least to a local/LAN Blender service. The material does not show data exfiltration to unknown internet endpoints, so there is no clear high-risk red flag, but transport details are insufficient and the listening/binding scope should be reviewed.
The system flags code execution, and the description explicitly includes Python execution in Blender; this means the tool can indirectly trigger script execution and scene manipulation within the local Blender environment. Such local execution capability is a normal high-privilege surface for MCP tools and should be used carefully, but this inherent property alone is not enough to rate it as risk.
Based on the description, it can manipulate scenes, create objects, and execute Python, which typically implies access to and modification of the current Blender project data and may allow local file reads/writes via Blender/Python. The material does not show requests for clearly unrelated extra system privileges, so this currently looks like ordinary local data-access risk rather than an over-privilege red flag.
A positive factor is that there is an auditable open-source repository; however, the source is a third-party registry, the license is undeclared, community adoption is only 0 stars, maintenance status is unknown, and the README is absent, which weakens verifiability and maturity. No explicit high-risk signs such as closed-source opaque exfiltration are shown, so caution is appropriate.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "blender-mcp-bridge" yet — see the docs or source repo.
In Blender, create a clean product showcase scene: add a rounded pedestal, three-point lighting, a light gray background, and place a metallic cup as the main subject.
A showcase scene with the main object, lighting, background, and basic materials.
In Blender, create 20 cubes with random sizes, distribute them across a plane without overlap, and assign random blue-green materials.
A generated arrangement of multiple objects with randomized yet stylistically consistent materials.
Run Python in Blender: select all mesh objects in the scene, set origins to geometry, apply scale uniformly, and print the number of processed objects.
The specified script runs, batch-processes objects, and returns result information.
Connect Blender with AI for prompt-driven 3D modeling and scene editing.
Control Blender with natural language for 3D modeling and scene editing.
Let AI control Blender directly for 3D modeling and scene editing.
Control Blender with natural language for modeling, animation, rigging, and rendering.
Connect Blender with AI assistants for prompt-driven 3D modeling, rendering, and automation.
Let AI directly control Blender for modeling, animation, and scene management.