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. Currently, it supports Tripo Blender Addon integration.
Current Features
- Generate 3D asset 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 from Tripo AI’s website
Configure the MCP server in Claude Desktop or Cursor.
pip install uv
- set mcp in cursor
{ "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }
- Then you will get a green dot like this:
Usage
Enable Tripo AI Blender Addon and start blender mcp server.
Chat using cursor or claude. E.g., “Generate a 3D model of a futuristic chair”.
Acknowledgements
- Tripo AI
- blender-mcp by Siddharth Ahuja
Special Thanks
Special thanks to Siddharth Ahuja for the blender-mcp project, which provided inspiring ideas for MCP + 3D.
Tripo MCP Server
Project Details
- VAST-AI-Research/tripo-mcp
- MIT License
- Last Updated: 4/20/2025
Categories
Recomended MCP Servers
APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin...
MCP Server for Ghidra

An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
A Model Context Protocol server that validates and renders Mermaid diagrams.
MCP server for operating on Markdown knowledge bases
MCP Server implementation for Xcode integration
Scrapeless Mcp Server
Model Context Protocol (MCP) server for the Zotero API, in Python
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that...