Skip to main content
Glama

BlenderMCP

by ujs204
MIT License
  • Apple

download_sketchfab_model

Download and import Sketchfab models into Blender using the model's UID. Requires proper access rights and ensures the model is downloadable for seamless 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/ujs204/CLAUDE-BLENDER-MCP'

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