Skip to main content
Glama

Tripo MCP Server

Tripo MCP 服务器

Tripo MCP 通过模型上下文协议 (MCP)在 AI 助手和Tripo AI之间提供接口。

**注:**本项目处于 alpha 阶段。目前,它支持 Tripo Blender Addon 集成。

当前功能

  • 使用 Tripo 的 API 从自然语言生成 3D 资源并导入到 Blender
  • 与 Claude 和其他支持 MCP 的 AI 助手兼容

快速入门

先决条件

安装

  1. Tripo AI 网站安装 Tripo AI Blender 插件
  2. 在 Claude Desktop 或 Cursor 中配置 MCP 服务器。
    • pip install uv
    • 在光标处设置 mcp
    { "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }
    • 然后你会得到一个像这样的绿点:图片

用法

  1. 启用 Tripo AI Blender 插件并启动 blender mcp 服务器。
  2. 使用光标或克劳德聊天。例如,“生成一把未来派椅子的 3D 模型”。

致谢

特别感谢
特别感谢 Siddharth Ahuja 的 blender-mcp 项目,它为 MCP + 3D 提供了启发性的想法。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

通过模型上下文协议在 AI 助手和 Tripo AI 之间提供接口,从而能够从自然语言生成 3D 资产并将其导入 Blender。

  1. 当前功能
    1. 快速入门
      1. 先决条件
      2. 安装
      3. 用法
    2. 致谢

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A TypeScript-based Model Context Protocol toolkit that enables AI to interact with code files, manage translations, build projects, and search for files and code content.
        Last updated -
        33
        19
        5
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A server that integrates Blender with local AI models via the Model Context Protocol, allowing users to control Blender using natural language prompts for 3D modeling tasks.
        Last updated -
        43
        Python
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        Connects Roblox Studio to AI coding editors via the Model Context Protocol, allowing AI agents to understand and interact with live Roblox Studio sessions through scene manipulation, scripting, and optional Roblox Open Cloud API integration.
        Last updated -
        40
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        Connects creative applications like Blender and Adobe Creative Suite to AI models through the Model Context Protocol, enabling AI-driven creation, manipulation, and automation within these tools.
        Last updated -
        5
        Python
        MIT License
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/VAST-AI-Research/tripo-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server