tripo-mcp
by: VAST-AI-Research
MCP server for Tripo
📌Overview
Purpose: The Tripo MCP Server aims to connect AI assistants with Tripo AI, facilitating the generation and import of 3D assets from natural language commands.
Overview: Tripo MCP serves as an interface using the Model Context Protocol (MCP) to enable seamless interaction between users and AI systems, specifically focusing on 3D asset creation in Blender through natural language input. It's currently in alpha stage with initial support for integration with the Tripo Blender Addon.
Key Features:
-
Natural Language 3D Asset Generation: Generates 3D models from user-defined natural language prompts via Tripo's API, allowing for intuitive and creative asset creation directly in Blender.
-
Compatibility with AI Assistants: Works with Claude and other MCP-enabled AI assistants, enhancing accessibility and versatility in 3D design workflows.
Tripo MCP Server
Tripo MCP provides an interface between AI assistants and Tripo AI via Model Context Protocol (MCP).
Note: This project is in alpha. It currently supports Tripo Blender Addon integration.
Current Features
- Generate 3D assets from natural language using Tripo's API and import to Blender
- Compatible with Claude and other MCP-enabled AI assistants
Quick Start
Prerequisites
- Python 3.10+
- Blender
- Tripo AI Blender Addon
- Claude for Desktop or Cursor IDE
Installation
- Install Tripo AI Blender Addon.
- Configure the MCP server in Claude Desktop or Cursor.
- Create in 3D! E.g., "Generate a 3D model of a futuristic chair".
Acknowledgements
- Tripo AI
- blender-mcp by Siddharth Ahuja
Special Thanks
Thanks to Siddharth Ahuja for the blender-mcp project, which provided inspiring ideas for MCP + 3D.