Trellis MCP Server
@FishWoWater
About Trellis MCP Server
Model Context Protocol(MCP) for TRELLIS(SOTA text-to-3d/image-to-3d) models
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"trellis-blender": {
"command": "uvx",
"args": [
"trellis-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Trellis MCP Server?
Trellis MCP Server connects AI assistants to the Trellis text-to-3D model using the Model Context Protocol (MCP), enabling 3D asset generation from natural language prompts. It is designed for creators and developers who want a free, local alternative to paid 3D generation APIs.
How to use Trellis MCP Server?
Install the Trellis Blender Addon, deploy your own Trellis API backend (using the provided scripts), and configure the MCP server in your AI client (e.g., Windsurf, Cursor, or Claude) with the command uvx trellis-mcp. Then in Blender, start the MCP server via the View3D sidebar.
Key features of Trellis MCP Server
- Generates 3D assets from text prompts
- Imports generated meshes directly into Blender
- Free and open-source, no API costs
- Runs locally with 8GB+ VRAM (memory-efficient)
- Fast generation (~15 seconds with sufficient VRAM)
Use cases of Trellis MCP Server
- Rapidly prototyping 3D objects from text descriptions
- Generating reference models for Blender scenes without external paid APIs
- Creating low-poly or placeholder assets for game development
- Enabling AI-assisted 3D modeling workflows in Blender
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Servers
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments