Tripo MCP Server
Tripo MCP サーバー
Tripo MCP は、モデル コンテキスト プロトコル (MCP)を介して AI アシスタントとTripo AI間のインターフェースを提供します。
**注:**このプロジェクトはアルファ版です。現在、Tripo Blender Addon の統合をサポートしています。
現在の機能
Tripo の API を使用して自然言語から 3D アセットを生成し、Blender にインポートします。
Claude やその他の MCP 対応 AI アシスタントと互換性があります
Related MCP server: blender-mcp
クイックスタート
前提条件
Python 3.10以上
デスクトップまたはカーソルIDE用のClaude
インストール
Tripo AIのウェブサイトからTripo AI Blenderアドオンをインストールします。
Claude Desktop または Cursor で MCP サーバーを構成します。
pip install uvカーソルにMCPを設定する
{ "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }すると、次のような緑色の点が表示されます。

使用法
Tripo AI Blender アドオンを有効にし、Blender MCP サーバーを起動します。
カーソルキーまたはクロードキーを使ってチャットしましょう。例:「未来的な椅子の3Dモデルを生成してください」
謝辞
特別な感謝
MCP + 3D に刺激的なアイデアを提供してくれた blender-mcp プロジェクトに携わった Siddharth Ahuja に特に感謝します。
Maintenance
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
- AlicenseAqualityDmaintenanceConnects 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.17MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling prompt-assisted 3D modeling, scene creation, and manipulation.22MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Blender 3D modeling and rendering through natural language commands via the Model Context Protocol.MIT
- AlicenseNot gradedqualityDmaintenanceConnects Blender to AI assistants through the Model Context Protocol, enabling direct AI control of 3D modeling, scene creation, and manipulation via natural language.MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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