blender-mcp

blender-mcp

3.3

The Blender-MCP server is a Model Context Protocol server designed to execute Python code within Blender, a popular open-source 3D creation suite.

The Blender-MCP server facilitates the execution of Python scripts in Blender, leveraging the Model Context Protocol (MCP) to streamline the integration of external code execution within the Blender environment. This server is particularly useful for developers and artists who want to automate tasks, create custom tools, or integrate Blender with other software systems. By using MCP, the server ensures a standardized communication protocol, making it easier to manage and execute scripts remotely. The server can be set up quickly and is compatible with various operating systems where Blender is supported.

Features

  • Seamless integration with Blender for executing Python scripts.
  • Utilizes the Model Context Protocol for standardized communication.
  • Supports remote script execution, enhancing automation capabilities.
  • Compatible with multiple operating systems where Blender is available.
  • Facilitates the development of custom tools and automation within Blender.

Usage with Different Platforms

blender_mcp_script

uvx --from https://github.com/rectalogic/blender-mcp.git blender-mcp --blender-path /Applications/Blender.app/Contents/MacOS/Blender