MCP.so
ログイン

Trellis MCP Server

@FishWoWater

Trellis MCP Server について

Model Context Protocol(MCP) for TRELLIS(SOTA text-to-3d/image-to-3d) models

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

FishWoWater

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "trellis-blender": {
      "command": "uvx",
      "args": [
        "trellis-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Trellis MCP Server?

Trellis MCP Server connects AI assistants to the Trellis text-to-3D model using the Model Context Protocol (MCP), enabling 3D asset generation from natural language prompts. It is designed for creators and developers who want a free, local alternative to paid 3D generation APIs.

How to use Trellis MCP Server?

Install the Trellis Blender Addon, deploy your own Trellis API backend (using the provided scripts), and configure the MCP server in your AI client (e.g., Windsurf, Cursor, or Claude) with the command uvx trellis-mcp. Then in Blender, start the MCP server via the View3D sidebar.

Key features of Trellis MCP Server

  • Generates 3D assets from text prompts
  • Imports generated meshes directly into Blender
  • Free and open-source, no API costs
  • Runs locally with 8GB+ VRAM (memory-efficient)
  • Fast generation (~15 seconds with sufficient VRAM)

Use cases of Trellis MCP Server

  • Rapidly prototyping 3D objects from text descriptions
  • Generating reference models for Blender scenes without external paid APIs
  • Creating low-poly or placeholder assets for game development
  • Enabling AI-assisted 3D modeling workflows in Blender

コメント

「その他」の他のコンテンツ