M
MCP 3d Gen
作者 @kevinten-ai
MCP server for AI 3D model generation with multiple providers (Tripo3D, Meshy). Text-to-3D and Image-to-3D.
创建于 3/12/2026
更新于 7 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-3d-gen
Cursor 配置 (mcp.json)
{
"mcpServers": {
"kevinten-ai-mcp-3d-gen": {
"command": "uvx",
"args": [
"mcp-3d-gen"
]
}
}
}