Skip to main content
Glama

blender_delete_object

Permanently delete objects from Blender scenes by name to clean up unwanted elements and manage 3D environments efficiently.

Instructions

Delete object from Blender scene by name.

Permanently removes object and its data. Cannot be undone via MCP.

Args:

  • object_name (string): Object to delete

Returns: Success confirmation

Use when: Cleaning up scene, removing unwanted objects Don't use when: Temporarily hiding objects (no hide functionality in MCP currently)

Error: "Object not found" if object doesn't exist

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYesObject to delete

Latest Blog Posts

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/olbboy/claudekit-blender-mcp'

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