Prerequisites: Blender 3.0 or newer, Python 3.10 or newer, and the uv package manager.
1
Install uv
Install the uv package manager for your platform. Do not install uv through pip; use the official installer.
2
Add the MCP server to your client
Register the Blender MCP server so your AI client can send prompts to Blender.Claude Desktop: Add this to your Claude Desktop MCP configuration:Claude Code:For Cursor, Windsurf, and other clients, see MCP Clients.
3
Install the Blender addon
Run the install command, then enable the addon inside Blender.After installation, open Blender and enable the addon:
- Go to Edit → Preferences → Add-ons
- Search for Interface: Blender MCP
- Check the box to enable it
4
Connect and start the server
In Blender, press N in the 3D viewport to open the sidebar.
- Select the BlenderMCP tab
- Click Start MCP Server
localhost:9876 by default. You can override this with the BLENDER_HOST and BLENDER_PORT environment variables.Your first prompt
Open your MCP client and try one of these prompts to see Blender MCP in action:- “Create a low poly dungeon scene with a dragon guarding a pot of gold”
- “Create a beach scene using HDRIs, textures, and vegetation from Poly Haven”
- “Create a sphere and place it above the cube”
Next steps
Installation
Advanced setup, environment variables, and credential management.
MCP Clients
Configure Cursor, Windsurf, and other MCP-compatible clients.
Integrations
Add asset libraries and AI 3D generators to expand your scenes.