← 返回
未分类 中文

Blender Mcp

Integrate Blender MCP (Model Context Protocol) allowing OpenClaw to control Blender for 3D modeling, scene creation, and manipulation. Use when you need to i...
集成 Blender MCP(模型上下文协议),使 OpenClaw 能够控制 Blender 进行三维建模、场景创建和操作。适用于需要集成或控制 Blender 的场景。
mars720816
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 905
下载
💾 0
安装
1
版本
#latest

概述

Blender MCP Skill

This skill enables OpenClaw to control Blender through the BlenderMCP Model Context Protocol integration.

Prerequisites

  1. Blender installed and running
  2. BlenderMCP addon installed in Blender
  3. blender-mcp Python package installed via uvx

Usage

Starting the Connection

  1. In Blender:
    • Open Blender
    • Press N to show the 3D View sidebar
    • Go to "BlenderMCP" tab
    • Click "Connect to Claude" to start the socket server on localhost:9876
  1. In OpenClaw:
    • Use the start-server script to start the MCP server
    • Or run uvx blender-mcp manually

Available Commands

The following tools are available through BlenderMCP:

  • get_scene_info - Get detailed information about the current Blender scene
  • create_object - Create a new 3D object (cube, sphere, cylinder, etc.)
  • delete_object - Delete an existing object
  • modify_object - Modify object properties (location, rotation, scale, etc.)
  • set_material - Create/assign a material to an object
  • execute_code - Execute arbitrary Python code in Blender
  • get_screenshot - Get a screenshot of the current viewport
  • download_asset_polyhaven - Download assets from Poly Haven
  • search_sketchfab - Search and download models from Sketchfab
  • generate_model_3d - Generate 3D models using Hyper3D Rodin AI

Example Prompts

  • "Create a low poly dungeon scene with a dragon guarding gold"
  • "Make a red metallic sphere on top of a cube"
  • "Create a studio lighting setup and point the camera at the scene"
  • "Get a screenshot of the current scene"
  • "Download a grass texture from Poly Haven and apply it to the ground"

Scripts

  • scripts/start-server.sh - Start the Blender MCP server
  • scripts/test-connection.py - Test connection to Blender

Configuration

By default, connects to:

  • Host: localhost
  • Port: 9876

To change, set environment variables:

export BLENDER_HOST=your-host
export BLENDER_PORT=your-port

Troubleshooting

  1. Connection refused: Make sure Blender is running and the addon is connected
  2. Timeout errors: Break large requests into smaller steps
  3. Unknown command: Restart both Blender addon and MCP server

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-01 04:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 318,921
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,440
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,219 📥 266,764