tripo-mcp
Official MCP server for Tripo
Documentation
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
1. Install Tripo AI Blender Addon from Tripo AI's website
2. Configure the MCP server in Claude Desktop or Cursor.
{
"mcpServers": {
"tripo-mcp": {
"command": "uvx",
"args": [
"tripo-mcp"
]
}
}
}
Usage
1. Enable Tripo AI Blender Addon and start blender mcp server.
2. 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.
Frequently asked questions
What is tripo-mcp?
tripo-mcp is Official MCP server for Tripo
How do I install tripo-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is tripo-mcp open source?
Yes — it is hosted on GitHub at https://github.com/VAST-AI-Research/tripo-mcp and has 197 stars.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP