Skip to main content
Glama

BlenderMCP

by ujs204
MIT License
  • Apple

get_object_info

Retrieve detailed information about a specific object in a Blender scene by specifying its name. Use this tool to access essential object data directly from the BlenderMCP server for efficient 3D modeling and scene management.

Instructions

Get detailed information about a specific object in the Blender scene.

Parameters:

  • object_name: The name of the object to get information about

Input Schema

NameRequiredDescriptionDefault
object_nameYes

Input Schema (JSON Schema)

{ "properties": { "object_name": { "title": "Object Name", "type": "string" } }, "required": [ "object_name" ], "title": "get_object_infoArguments", "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/ujs204/CLAUDE-BLENDER-MCP'

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