Tripo MCP Server
Tripo MCP 服务器
Tripo MCP 通过模型上下文协议 (MCP)在 AI 助手和Tripo AI之间提供接口。
**注:**本项目处于 alpha 阶段。目前,它支持 Tripo Blender Addon 集成。
当前功能
使用 Tripo 的 API 从自然语言生成 3D 资源并导入到 Blender
与 Claude 和其他支持 MCP 的 AI 助手兼容
Related MCP server: blender-mcp
快速入门
先决条件
Python 3.10+
适用于桌面或 Cursor IDE 的 Claude
安装
从Tripo AI 网站安装 Tripo AI Blender 插件
在 Claude Desktop 或 Cursor 中配置 MCP 服务器。
pip install uv在光标处设置 mcp
{ "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }然后你会得到一个像这样的绿点:

用法
启用 Tripo AI Blender 插件并启动 blender mcp 服务器。
使用光标或克劳德聊天。例如,“生成一把未来派椅子的 3D 模型”。
致谢
特别感谢
特别感谢 Siddharth Ahuja 的 blender-mcp 项目,它为 MCP + 3D 提供了启发性的想法。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, and material control. Supports downloading assets from Poly Haven and generating 3D models through Hyper3D Rodin.17MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling prompt-assisted 3D modeling, scene creation, and manipulation.22MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Blender 3D modeling and rendering through natural language commands via the Model Context Protocol.MIT
- AlicenseNot gradedqualityDmaintenanceConnects Blender to AI assistants through the Model Context Protocol, enabling direct AI control of 3D modeling, scene creation, and manipulation via natural language.MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Connect AI agents to Replynodes over the Model Context Protocol.
A Model Context Protocol server for Wix AI tools
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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