74
/ 100
15 days ago
glama

blender-chatgpt-mcp

An MCP server that enables AI assistants like Codex or ChatGPT to inspect and control a local Blender scene, including creating objects, editing materials, setting cameras and lights, rendering previews, and saving safe copies of .blend files.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: BLENDER_BRIDGE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_URL
configBLENDER_BINOn macOS, install Blender in /Applications. If Blender is somewhere else, set to the Blender executable path before running helper scripts.
🔐 secretBLENDER_BRIDGE_TOKENThe only token this project uses is . It is a local password between the MCP server and Blender on your own computer.
configBLENDER_BRIDGE_PORT
configBLENDER_PROJECT_ROOT
configBLENDER_COMMAND_TIMEOUT_SEC
configBLENDER_RENDER_TIMEOUT_SEC
configBLENDER_AUDIT_LOG_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bakaroart-blender-chatgpt-mcp-1eli2x)](https://m8ven.ai/mcp/bakaroart-blender-chatgpt-mcp-1eli2x)
commit: d21a6a46b79eb9bcfc03c0d008fdbc32f04d1149
code hash: 8479c84e281e27a2cb5d5f4d32eb0cedeac587bcf7c66b79aded132dd3e41e02
verified: 6/25/2026, 9:52:50 AM
view raw JSON →