MCP Server 3daistudio runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 26 Apr 2026.
MCP server for 3D AI Studio — generate 3D models from text or images using Hunyuan and TRELLIS
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-3daistudio -- uvx mcp-server-3daistudio
{
"mcpServers": {
"mcp-server-3daistudio": {
"args": [
"mcp-server-3daistudio"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-3daistudio]
command = "uvx"
args = ["mcp-server-3daistudio"]
{
"mcpServers": {
"mcp-server-3daistudio": {
"args": [
"mcp-server-3daistudio"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-3daistudio": {
"args": [
"mcp-server-3daistudio"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.