Connects Blender to local LLMs through MCP, enabling AI-assisted 3D modeling, scene creation, and manipulation.
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.
process.env. You'll be asked to provide them before it can run.BLENDER_MCP_LOG_FILE— File path when using the file handler (default: blender_mcp.log).BLENDER_HOST— Socket 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.BLENDER_PORT— Socket 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.BLENDER_MCP_LOG_LEVEL— Logging level (e.g., DEBUG, INFO, WARNING).BLENDER_MCP_LOG_FORMAT— Standard logging format string (defaults to timestamp/name/level/message).BLENDER_MCP_LOG_HANDLER— console (stderr) or file.BLENDER_MCP_ENV_FILEBLENDER_LAUNCH_COMMANDBLENDER_SOCKET_TIMEOUT— export =30BLENDER_CONNECT_ATTEMPTSBLENDER_COMMAND_ATTEMPTSBLENDER_RETRY_BACKOFF[](https://m8ven.ai/mcp/yuri-schmaltz-mcp-blender-1dc4zt)