Skip to main content
Glama

Tripo MCP Server

Tripo MCP サーバー

Tripo MCP は、モデル コンテキスト プロトコル (MCP)を介して AI アシスタントとTripo AI間のインターフェースを提供します。

**注:**このプロジェクトはアルファ版です。現在、Tripo Blender Addon の統合をサポートしています。

現在の機能

  • Tripo の API を使用して自然言語から 3D アセットを生成し、Blender にインポートします。
  • Claude やその他の MCP 対応 AI アシスタントと互換性があります

クイックスタート

前提条件

インストール

  1. Tripo AIのウェブサイトからTripo AI Blenderアドオンをインストールします。
  2. Claude Desktop または Cursor で MCP サーバーを構成します。
    • pip install uv
    • カーソルにMCPを設定する
    { "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }
    • すると、次のような緑色の点が表示されます。画像

使用法

  1. Tripo AI Blender アドオンを有効にし、Blender MCP サーバーを起動します。
  2. カーソルキーまたはクロードキーを使ってチャットしましょう。例:「未来的な椅子の3Dモデルを生成してください」

謝辞

特別な感謝
MCP + 3D に刺激的なアイデアを提供してくれた blender-mcp プロジェクトに携わった Siddharth Ahuja に特に感謝します。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

モデル コンテキスト プロトコルを介して AI アシスタントと Tripo AI 間のインターフェイスを提供し、自然言語から 3D アセットを生成し、Blender にインポートできるようにします。

  1. 現在の機能
    1. クイックスタート
      1. 前提条件
      2. インストール
      3. 使用法
    2. 謝辞

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An enhanced Model Context Protocol server that enables AI assistants to interact with ClickUp workspaces, supporting task relationships, comments, checklists, and workspace management through natural language.
        Last updated -
        40
        343
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that enables AI assistants to create images and videos using Amazon Nova Canvas and Nova Reel models.
        Last updated -
        2
        Python
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        Connects Houdini to Claude AI through Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, simulation setup, and rendering through natural language commands.
        Last updated -
        37
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that allows AI assistants to search for, explore, and retrieve 3D printable models from Thingiverse.
        Last updated -
        MIT License
        • Linux
        • Apple

      View all related MCP servers

      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