Claude MCP Automates 3D Modeling in Blender

A Step-by-Step Approach to Implementing the Model Context Protocol (MCP) in Blender with Claude AI (Windows) Artificial Intelligence is transforming the…

A Step-by-Step Approach to Implementing the Model Context Protocol (MCP) in Blender with Claude AI (Windows)

Artificial Intelligence is transforming the way we interact with creative tools. If you’re a Blender user looking to streamline your workflow, integrating Claude AI with the Model Context Protocol (MCP) can revolutionize your 3D modeling and automation processes. Ready to take your Blender experience to the next level? Let’s dive in!

Why Use Claude AI with Blender?

Claude AI is an advanced assistant developed by Anthropic, designed for natural and safe conversations. By integrating it into Blender via MCP, you can: ✅ Automate repetitive tasks with AI-driven scripting. ✅ Enhance your creative process through AI-assisted modeling suggestions. ✅ Improve workflow efficiency, reducing manual input time.

Step-by-Step Guide to Setting Up MCP in Blender (Windows)


Step 1: Download and Install Claude AI

Download the app from the official site: Claude AI Download and install on your PC.

Step 2: Install UV

Before proceeding, ensure that UV is installed on your system.

Starting the MCP Server on Windows

1. Open the Terminal (PowerShell or Command Prompt)

  • Press Win + R, type cmd or powershell, and press Enter.
  • Alternatively, right-click on Start and select Command Prompt (cmd) or PowerShell.

2. Verify UV Installation

Run the following command and press Enter: uv –version If you receive an error, it means that UV is either not installed or not in your system’s Path.

3. Install UV (If Not Installed)

Run the following command in PowerShell or Command Prompt: irm https://astral.sh/uv/install.ps1 | iex

4. Confirm the Installation

After installation, verify that UV has been installed successfully by running: uv –version If the command returns a version number, the installation was successful.

5. Close the Terminal

Once the installation is verified, you can close the terminal.

Step 3: Configure JSON File in Claude AI

At this point, go to the website: Model Context Protocol Servers This repository contains reference implementations for MCP, as well as links to community-built servers and additional resources.

Setting Up MCP for Blender

  1. Open Claude AI App.
  2. Click on the hamburger menu at the top left.
  3. Navigate to File > Settings > Developer > Edit Config.
This will open the Claude folder in Finder/File Explorer, where the claude_desktop_config.json file is automatically created by the app.
  1. Open claude_desktop_config.json with any text editor.
  2. Scroll down to the Community Servers section on the Blender MCP page and locate the following JSON code snippet:
{ "mcpServers": { "blender": { "command": "uvx", "args": [ "blender-mcp" ] } } }
  1. Copy and paste this JSON snippet into claude_desktop_config.json.
  2. Save and close the file.

Verify the Connection with Blender on Claude AI

Ensure that the setup is correct by checking if the connection is recognized in Claude AI.

Step 4: Download and Install addon.py in Blender

On the same page (Blender MCP), you will find the add-on to install in Blender: addon.py.

Installing the Add-on in Blender

  1. Download the addon.py file.
  2. Open Blender and go to Edit > Preferences.
  3. Click on the small arrow at the top right, then select Install from Disk.
  4. Locate and select the addon.py file you just downloaded.
  5. Click Install, and the Blender MCP option will appear.
  6. Close the Preferences window.
  7. Press the “N” key to open the side menu, where you will find BlenderMCP.
  8. Click on Start MCP Server to activate it.

Step 5: Finalizing the Setup

  1. Restart the Claude AI app by going to File > Exit, then reopen the app.
  2. You should now see a new MCP tool icon appear, indicating that the MCP tool is available.
  3. Click on it to access instructions on what you can do with Claude AI.

Step 6: Testing the Integration

Now that everything is set up, it’s time to test the connection between Claude AI and Blender.

Running a Simple AI Command in Blender

  1. Ensure both Claude AI and Blender are open.
  2. In the Claude AI chat window, type the following prompt and press Enter:
Create a sphere for me in the center of the scene in Blender Edit

Authorize Access

During the process, Claude AI will request permission to interact with Blender. Grant access to continue.

Observe the Result

Claude AI will generate and execute a Python script to create the object inside Blender.

Helpful Resources

An intro to MCP from Anthropic: https://www.anthropic.com/news/model-… The Blender + MCP protocol on Github: https://github.com/ahujasid/blender-mcp Last, but not least, the credit for these amazing videos and code goes to Mr. Siddharth Ahuja: / ahujasid
With this setup complete, you now have AI-powered automation directly inside Blender — unlocking smarter workflows, faster modeling, and next-level creative control.
Back to Publications
Keep reading

Related articles

Need this configured for your workload?

Tell our engineers what you run — software, project type and timeline — and we'll spec a tested workstation or server and send a clear rental quote within one business day.

Talk to an Expert

Ready to power your next project?

Get a tested, deadline-ready workstation or server — delivered, configured and supported across India.