Skip to main content
Glama

Tripo MCP Server

delete_object

Remove an object from the Blender scene by specifying its name. Part of the Tripo MCP Server, which connects AI assistants to Blender for 3D asset management.

Instructions

Delete an object from the Blender scene. Parameters: - name: Name of the object to delete

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "delete_objectArguments", "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/VAST-AI-Research/tripo-mcp'

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