Skip to main content
Glama

Tripo MCP Server

import_tripo_glb_model

Import GLB models directly into Blender scenes by providing the model's URL. Simplifies 3D asset integration for streamlined workflows. Returns the operation's result message.

Instructions

Import a GLB model from URL into Blender scene Parameters: - glb_url: Download URL of the GLB model file Returns: Result message of the import operation

Input Schema

NameRequiredDescriptionDefault
glb_urlYes

Input Schema (JSON Schema)

{ "properties": { "glb_url": { "title": "Glb Url", "type": "string" } }, "required": [ "glb_url" ], "title": "import_tripo_glb_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/VAST-AI-Research/tripo-mcp'

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