←── back to feed
/topics/blender-mcp-agent-integration

Blender MCP agent integration

2 items2 sourcesupdated 13d agotrend 0

A community-built MCP (Model Context Protocol) plugin enables control of Blender 3D through any LLM, allowing AI agents to programmatically create and manipulate 3D scenes. The integration, called blender-mcp by ahujasid, connects Blender to language models for prompt-driven 3D modeling and rendering tasks.

  • ahujasid/blender-mcp is a third-party Blender addon that implements MCP server protocol for LLM integration
  • Installation requires uv package manager, MCP client configuration, and Blender addon setup
  • Enables AI-driven 3D scene creation, manipulation, and rendering via natural language prompts
  • Demonstrated on macOS with GPT-6 Astra generating complex scenes like a pelican on a bicycle with backgrounds
  • Project hosted at mcp-for-blender.com with tutorial, Discord community, and GitHub repository