Skip to main content
Glama

Tripo MCP サーバー

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

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

現在の機能

  • Tripo の API を使用して自然言語から 3D アセットを生成し、Blender にインポートします。

  • Claude やその他の MCP 対応 AI アシスタントと互換性があります

Related MCP server: blender-mcp

クイックスタート

前提条件

インストール

  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
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Connects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, and material control. Supports downloading assets from Poly Haven and generating 3D models through Hyper3D Rodin.
    17
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to control Blender 3D modeling and rendering through natural language commands via the Model Context Protocol.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects Blender to AI assistants through the Model Context Protocol, enabling direct AI control of 3D modeling, scene creation, and manipulation via natural language.
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Connect AI agents to Replynodes over the Model Context Protocol.

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

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