0
/ 100
1 month ago
glama

BlenderMCP

Connects Blender to local LLMs through MCP, enabling AI-assisted 3D modeling, scene creation, and manipulation.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/cherry-studio
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBLENDER_MCP_LOG_FILEFile path when using the file handler (default: blender_mcp.log).
configBLENDER_HOSTSocket target: and BLENDER_PORT environment variables (defaults localhost:9876) configure where the MCP server sends commands. The same values must be used when starting the addon inside Blender.
configBLENDER_PORTSocket target: BLENDER_HOST and environment variables (defaults localhost:9876) configure where the MCP server sends commands. The same values must be used when starting the addon inside Blender.
configBLENDER_MCP_LOG_LEVELLogging level (e.g., DEBUG, INFO, WARNING).
configBLENDER_MCP_LOG_FORMATStandard logging format string (defaults to timestamp/name/level/message).
configBLENDER_MCP_LOG_HANDLERconsole (stderr) or file.
configBLENDER_MCP_ENV_FILE
configBLENDER_LAUNCH_COMMAND
configBLENDER_SOCKET_TIMEOUTexport =30
configBLENDER_CONNECT_ATTEMPTS
configBLENDER_COMMAND_ATTEMPTS
configBLENDER_RETRY_BACKOFF
// 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.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yuri-schmaltz-mcp-blender-1dc4zt)](https://m8ven.ai/mcp/yuri-schmaltz-mcp-blender-1dc4zt)
commit: 97edf5862035806d157e227f805220fc9acd9838
code hash: 19dd87ac26b61cf25d9cf5afcbcee4450802c198c7bacd1a0c10224f5647d917
verified: 6/22/2026, 12:48:20 PM
view raw JSON →