Skip to main content
Glama

BlenderMCP

download_sketchfab_model

Download and import Sketchfab models directly into Blender using their UID. Ensures access rights and downloadability for efficient 3D asset integration.

Instructions

Download and import a Sketchfab model by its UID.

Parameters:

  • uid: The unique identifier of the Sketchfab model

Returns a message indicating success or failure. The model must be downloadable and you must have proper access rights.

Input Schema

NameRequiredDescriptionDefault
uidYes

Input Schema (JSON Schema)

{ "properties": { "uid": { "title": "Uid", "type": "string" } }, "required": [ "uid" ], "title": "download_sketchfab_modelArguments", "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/ahujasid/blender-mcp'

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