BlenderMCPServer

ahujasid
GitHub
3D modelingAI integrationBlender

Loading subscription status...

💡 Description

BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), enabling Claude to directly control and interact with Blender for AI-assisted 3D modeling, scene manipulation, and rendering.

📝 JSON Entries

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

🛠️ Tools

BlenderClaude AI

Features

  • Bidirectional communication between Claude AI and Blender
  • Create, modify, and delete 3D objects in Blender
  • Control materials and colors
  • Inspect current Blender scene details
  • Execute any Python code within Blender

💬 Example Queries

  • Create a low poly scene of a dungeon guarded by a dragon
  • Let's create a beach atmosphere using HDRIs, textures, models from Poly Haven
  • Provide a reference image and create a Blender scene based on it
  • Generate a 3D model of a garden gnome with Hyper3D
  • Get information about the current scene and create a threejs sketch from it