Tripo MCP server generates 3D assets from natural language using Tripo AI. It exposes tools for creating and importing 3D models into Blender. Connects to Tripo AI and Blender. Developers use it to automate 3D asset creation and integration into Blender workflows.
Tripo MCP server generates 3D assets from natural language using Tripo AI. It exposes tools for creating and importing 3D models into Blender. Connects to Tripo AI and Blender. Developers use it to automate 3D asset creation and integration into Blender workflows.
pip install tripo-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"vast-ai-research-tripo-mcp-github": {
"command": "uvx",
"args": [
"pip install tripo-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from tripo mcp?"
No configuration required. This server works out of the box.
"What resources are available in tripo mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in tripo mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in tripo mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.