MCP.so
ログイン
B

Blender

@VxASI

Blender について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

VxASI

投稿者

Vxasi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp-vxai==1.0.7"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Blender MCP VXAI?

Blender MCP VXAI is an integration that lets you control Blender using natural language through MCP clients. It bridges AI language models and 3D creation, enabling users to create, modify, and manipulate 3D models, animations, and scenes by describing what they want.

How to use Blender MCP VXAI?

Install UV and your chosen MCP client (Cursor, Claude Desktop, etc.). Configure the client with the command uvx blender-mcp-vxai. Then download the Blender addon from the repository, install it in Blender (Edit > Preferences > Add-ons), enable it, and start the MCP server from Blender’s 3D View sidebar.

Features of Blender MCP VXAI

  • Natural language commands to control Blender.
  • Seamless integration with popular MCP clients.
  • AI-driven automation of complex 3D operations.
  • Real-time creation and modification of scenes.
  • Direct export of 3D models into external projects.

Use cases of Blender MCP VXAI

  • Transform an image into a low-poly 3D model.
  • Build and refine a 3D scene step-by-step through plain-English prompts.
  • Export a finished scene in .gib format for use in a ThreeJS web app.
  • Dynamically update scene elements like camera angles, colors, and lighting.

FAQ from Blender MCP VXAI

What are the system requirements?

Blender and Python 3.8+ are required.

How do I install the server?

Install UV (brew install uv on macOS, pip install uv on Windows/Linux), then configure your MCP client with the command uvx blender-mcp-vxai.

How do I install the Blender addon?

Download the blender_mcp_addon.py file from the repository, go to Edit > Preferences > Add-ons in Blender, click “Install from Disk”, select the file, and enable the addon.

What tools are available?

Object Creation, Modeling, Materials, Animation, Rendering, and Scene Management tools are included.

What if the server doesn't connect?

Verify the MCP server is running, confirm the addon is installed and enabled, and check the Blender console for error messages.

コメント

「その他」の他のコンテンツ