LogoSTMCP
Download
blender-mcp

BlenderMCP - Blender Model Context Protocol Integration

BlenderMCP connects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, and object manipulation via direct communication between Claude and Blender.

Tools

1. Get scene and object information

Retrieve detailed information about the current Blender scene and objects.

2. Create, delete and modify shapes

Add, remove, or alter 3D shapes and objects in the Blender scene.

3. Apply or create materials for objects

Assign existing materials or generate new ones for objects in the scene.

4. Execute any Python code in Blender

Run arbitrary Python code within Blender to perform custom operations.

5. Download the right models, assets and HDRIs through Poly Haven

Search and download models, textures, and HDRI images from Poly Haven's API.

6. AI generated 3D models through Hyper3D Rodin

Generate 3D models using Hyper3D Rodin's AI model generation service.

7. View screenshots for Blender viewport

Capture and view screenshots of the Blender viewport to better understand the scene.

8. Search and download Sketchfab models

Find and download 3D models from Sketchfab for use in Blender.

Open Graph image for BlenderMCP - Blender Model Context Protocol Integration

JSON Config

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

Useful Links

Information