Loading languages...
BL

blender-mcp

@ahujasid12600

BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.

Blender
3D Modeling
AI
Claude
Model Context Protocol

# mcpServer Config

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

# stdio

uvx blender-mcp
Transport:
stdio
Idioma:
Python
Creado:3/7/2025
Actualizado:7/24/2025