mcp.film

mcp.film / 3D, Worlds & VFX / Tripo MCP

Tripo MCP

Officialby Tripo (VAST AI Research)creditsverified Aug 11, 2026

Official Tripo MCP — text-to-3D assets generated and imported into Blender.

What it does

VAST's official MCP server generates 3D assets from natural language via the Tripo API and imports them into Blender through the Tripo Blender addon. Quick path from prompt to set-dressing props and previz geometry, if you already live in Blender.

Connect

Claude Code
claude mcp add tripo -- uvx tripo-mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tripo": {
      "command": "uvx",
      "args": [
        "tripo-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tripo": {
      "command": "uvx",
      "args": [
        "tripo-mcp"
      ]
    }
  }
}
Auth: api_key — https://platform.tripo3d.ai

Field notes

Official and 190 stars, but effectively parked: the README still says alpha, PyPI tripo-mcp is 0.1.2, and the repo has had no push since Apr 14 2025 — sixteen months. Still scoped to Blender-addon integration and requires the separate Tripo AI Blender Addon plus a running Blender. The multi-provider alternative mordor-forge/trident-mcp (Tripo + Meshy + Rodin) is more current but tiny at 6 stars — evaluate before you depend on it. Meshy's server is the better-maintained official option in this niche.

Pairs well with