Skip to main content
Glama

execute_blender_code

Run Python code directly in Blender to automate tasks, customize workflows, or interact with 3D models through the Bonsai-mcp server, enabling efficient integration of scripting and Blender functionality.

Instructions

Execute arbitrary Python code in Blender. Parameters: - code: The Python code to execute

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "title": "execute_blender_codeArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JotaDeRodriguez/Bonsai_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server