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 に特に感謝します。

Install Server
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
        A TypeScript-based Model Context Protocol toolkit that enables AI to interact with code files, manage translations, build projects, and search for files and code content.
        Last updated -
        33
        43
        5
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A server that integrates Blender with local AI models via the Model Context Protocol, allowing users to control Blender using natural language prompts for 3D modeling tasks.
        Last updated -
        30
        Python
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        Connects Roblox Studio to AI coding editors via the Model Context Protocol, allowing AI agents to understand and interact with live Roblox Studio sessions through scene manipulation, scripting, and optional Roblox Open Cloud API integration.
        Last updated -
        23
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        Connects creative applications like Blender and Adobe Creative Suite to AI models through the Model Context Protocol, enabling AI-driven creation, manipulation, and automation within these tools.
        Last updated -
        5
        Python
        MIT License
        • 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