Blender
Createdcwahlfeldt
Manage and execute Blender Python scripts in a headless environment through a Model Context Protocol server.
About
Blender empowers users to manage and execute Blender Python scripts remotely using a Model Context Protocol (MCP) server. This tool facilitates the addition, editing, execution, and removal of scripts, allowing for headless Blender operation and access to execution results and metadata. It simplifies automating Blender tasks and integrating Blender scripting into larger workflows.
Key Features
- Execute scripts in a headless Blender environment.
- Track script metadata (creation date, last modified, execution count).
- Add, edit, execute, and remove Blender Python scripts.
- View execution results and errors.
- Connect via MCP client to manage scripts remotely
Use Cases
- Automating repetitive tasks in Blender.
- Remotely controlling Blender operations.
- Integrating Blender scripting into automated pipelines.