B
Blender MCP N8n
作者 @seehiong
Automate Blender 3D modeling from n8n using MCP. 45+ tools for modeling, materials, lighting, rendering, and animation.
创建于 2/13/2026
更新于 11 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx blender-mcp-n8n
Cursor 配置 (mcp.json)
{
"mcpServers": {
"seehiong-blender-mcp-n8n": {
"command": "uvx",
"args": [
"blender-mcp-n8n"
]
}
}
}