Hasty Briefsbeta

Bilingual

GitHub - ahujasid/blender-mcp

5 hours ago
  • #AI Integration
  • #Blender Tools
  • #3D Modeling
  • BlenderMCP connects Claude AI to Blender via the Model Context Protocol, enabling AI-controlled 3D modeling, scene manipulation, and asset integration.
  • The system includes a Blender addon (addon.py) for a socket server and an MCP server (server.py) for communication, requiring Blender 3.0+, Python 3.10+, and the uv package manager.
  • Setup involves configuring Claude Desktop or other editors with MCP settings, installing the addon in Blender, and connecting via host/port environment variables like BLENDER_HOST and BLENDER_PORT.
  • Key features include object/material control, scene inspection, Python code execution, and integrations with Sketchfab, Poly Haven, and Hyper3D Rodin for model generation and asset downloads.
  • Telemetry is collected anonymously but can be disabled via Blender preferences or environment variables; troubleshooting tips address connection issues and timeout errors for reliable usage.