MCP (Model Control Protocol) integration for Tripo
Project description
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": "uv", "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
Special Thanks
Special thanks to Siddharth Ahuja for the blender-mcp project, which provided inspiring ideas for MCP + 3D.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tripo_mcp-0.1.2.tar.gz.
File metadata
- Download URL: tripo_mcp-0.1.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c972dbf55866c4b30fb0a9f16f59d0aeda7f759ec2e58e3ce51094d2a045042c
|
|
| MD5 |
dea9ad219589d5328eb7711b603387a3
|
|
| BLAKE2b-256 |
edea82d5ff876345b77e220b33185dfdc148d73b3d6d6ef9766de44b5d5c6004
|
File details
Details for the file tripo_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: tripo_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b331a57bfe11463e8a5047372f993bc0345458c77b7825ab548de50273aaa5b
|
|
| MD5 |
4cca771c8180444888dcf2f541fc8ded
|
|
| BLAKE2b-256 |
e7dd66ce1f353f59dde320dec963c49f439789fdb7bb666bc3305aa0979214d1
|