Skip to main content
Glama

download_sketchfab_model

Download and import 3D models from Sketchfab using the model's unique identifier to add assets directly into your Blender projects.

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" ], "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/wenyen-hsu/blender-mcp'

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