MCP server for 3D AI Studio — generate 3D models from text or images using Hunyuan and TRELLIS
Project description
3D AI Studio Skill
A skill for converting images and text prompts to 3D models using the 3D AI Studio API.
Owner
Whale Professor (@WhaleProfessor on Telegram)
Homepage
Setup
- Get an API key from https://www.3daistudio.com/Platform/API
- Set the environment variable:
export THREE_D_AI_STUDIO_API_KEY="your-api-key"
- Run the skill:
python 3daistudio.py balance
Supported Models
- TRELLIS.2 - Image to 3D (fastest, cheapest)
- Hunyuan Rapid - Text or image to 3D (balanced)
- Hunyuan Pro - Text or image to 3D (highest quality)
Quick Start
# Check balance
python 3daistudio.py balance
# Image to 3D with TRELLIS.2
python 3daistudio.py trellis --image photo.png -o model.glb
# Text to 3D with Hunyuan Pro
python 3daistudio.py pro --prompt "a cute blue hedgehog" -o hedgehog.glb
License
MIT
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 mcp_server_3daistudio-1.0.0.tar.gz.
File metadata
- Download URL: mcp_server_3daistudio-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e76b2488bb292251f52faadc49ad768b16ef5b985c80886d728926e2bd5e1465
|
|
| MD5 |
89417ca116342077db9d598e8e5bf93b
|
|
| BLAKE2b-256 |
602bb3c871eb997bcc556e45cbff7ff18c148aef7cb0b8e1d7d26884c8e8ac17
|
File details
Details for the file mcp_server_3daistudio-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcp_server_3daistudio-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e6f9ea31d412106abb00c3c4980a1e589322038b7202ffc44c81a8f001af0ac
|
|
| MD5 |
d15b9bc46e33a6226fdba3afd52b5244
|
|
| BLAKE2b-256 |
f4e06abd5c1587dfc53136cb0b25e0ecd1b29603c31f4d6e75a15bda28d3fab3
|