Skip to main content
Glama

BlenderMCP

by ujs204
MIT License
  • Apple

download_sketchfab_model

Import a Sketchfab 3D model into Blender using its unique identifier (UID), enabling direct integration with your project. Ensure the model is downloadable and you have proper access rights.

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