Sponsored by Deepsite.site

Blender

Created By
VxASI9 months ago
Content

Blender MCP VXAI

Pro Tip: You can use this to ask your agent to export the 3d model directly into the project you are working on to use them in your app instantly. Demo

Description

Blender MCP VXAI a powerful integration that allows you to control Blender using natural language through MCP Clients. This tool enables you to create, modify, and manipulate 3D models, animations, and scenes in Blender by simply describing what you want to do. It bridges the gap between AI language models and 3D creation, making Blender more accessible and efficient for both beginners and experienced users. This is a simple tool where the agent can let the AI agent create scripts for you while getting feedback and building the exact scene you want.

Important:
If you are using uvx blender-mcp-vxai, please ensure you are using the latest addon file from the repository. Otherwise, make sure to use the correct version. Most setups should use version 1.0.5, though the latest available is 1.0.7.

Join Discord Community

Discord Link

  • For questions
  • Suggestions
  • Feedback
  • Fast responses

Overview

Blender MCP VXAI bridges the gap between AI and 3D modeling. Whether you're a seasoned artist or just starting out, you can now:

  • Create and Modify in Real-Time: Use plain language to instruct Blender on what to build or alter.
  • Streamline Your Workflow: Automate complex operations and get immediate visual feedback.
  • Export Instantly: Directly integrate your 3D models into your app or project.

Latest Release: v1.0.7 Note: Repeat the addon step with the new addon file and update your MCP server from uv if needed. Check the release notes for more details Demo.


Getting Started: Building Your 3D World

Step 1: Prepare Your Image

  • Foundation: Start with a basic image to serve as your project’s foundation.

Step 2: Upload Your Image

  • Choose Your MCP Client: Load your image into any MCP client, such as Cursor, Cline, or Windsurf.

Step 3: Define Your Creative Prompt

  • Example Prompt:
    Create this in 3D. I've given you my insane architectural plans—make it as pretty as you can! :)
    
  • Vision: Describe your concept in natural language and watch your vision transform into a 3D scene.

Step 4: Refine With Natural Language

  • Iterate: Continue refining your scene using plain English until it perfectly matches your vision.

Step 5: Export and Integrate

  • Command Prompt:
    Export this scene in this project in .gib format, then create a ThreeJS app and use this as my world. Set it up as a server to avoid file-loading issues. I want to roam around this world freely—go wild!
    
  • Integration: Seamlessly incorporate your 3D creation into your interactive application.

Step 6: Experience and Enhance

  • Explore: Enjoy and navigate through your fully-realized 3D world.
  • Polish: Apply final tweaks to enhance the beauty and functionality of your creation.

Features

  • Natural Language Commands: Effortlessly control Blender with everyday language.
  • Seamless MCP Integration: Work within your preferred MCP clients.
  • AI-Driven Automation: Simplify complex 3D operations with smart text instructions.
  • Enhanced Workflow: Transform your creative process with forward-thinking AI assistance.

Installation

Prerequisites

  • Blender
  • Python 3.8+

Step 1: Install UV

UV is essential to run the MCP server.

  • macOS:
    brew install uv
    
  • Windows/Linux:
    pip install uv
    

Step 2: Configure Your Environment

For the latest version, use the command: uvx blender-mcp-vxai (you dont need to put == version number)

For Cursor:

  1. Click "+ Add new Server".
  2. Configure with:
    • Name: blender-mcp
    • Command: uvx blender-mcp-vxai==1.0.7

For Claude Desktop:

  1. Go to Claude > Settings > Developer > Edit Config.
  2. Open claude_desktop_config.json and add:
    {
        "mcpServers": {
            "blender": {
                "command": "uvx",
                "args": [
                    "blender-mcp-vxai==1.0.7"
                ]
            }
        }
    }
    

Step 3: Install the Blender Addon

  1. Download: Get the blender_mcp_addon.py file.
  2. Open Blender: Navigate to Edit > Preferences > Add-ons.
  3. Install Addon: Click “Install from Disk” and select the blender_mcp_addon.py file.
  4. Enable: Check the box next to “Blender MCP” to enable it.
  5. Launch MCP Server: In Blender’s 3D View sidebar (press N if hidden), open the "BlenderMCP" tab and start the MCP server.

Usage & Tools

Available Tools:

  • Object Creation: Generate primitives, import models, or design complex shapes.
  • Modeling: Modify meshes, apply modifiers, and sculpt with precision.
  • Materials: Create and assign textures, shaders, and materials.
  • Animation: Set keyframes, animate properties, and configure rigging.
  • Rendering: Optimize lighting, camera setups, and render settings.
  • Scene Management: Organize objects, collections, and entire scenes efficiently.

Example Use Cases:

  • Transform an image into a low-poly 3D version.
  • Dynamically update scene elements using detailed natural language descriptions.
  • Build scenes step-by-step, modifying camera angles, colors, lighting, etc.

Troubleshooting

  • Server Issues: Verify the MCP server is running if you experience connection problems.
  • Addon Check: Confirm that the Blender addon is properly installed and enabled.
  • Error Diagnostics: For detailed error messages, check the Blender console.

For older versions 1.0.3 and below, use the command:

uvx --from blender-mcp-vxai start

Contributing

We welcome contributions to make Blender MCP VXAI even more innovative. Please submit a Pull Request to join our forward-thinking community.

License

Refer to the LICENSE file for full details.


Embrace the future of 3D modeling—explore, create, and innovate with Blender MCP VXAI.

Server Config

{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp-vxai==1.0.7"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
CursorThe AI Code Editor
ChatWiseThe second fastest AI chatbot™
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Serper MCP ServerA Serper MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server