πŸ”§

Blender MCP

πŸ”§MCP Server

glonorce/Blender_mcp

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
$claude mcp add blender -e BLENDER_HOST=localhost -e BLENDER_PORT=9879 -e MCP_TRANSPORT=stdio -e PYTHONPATH=<path-to-blender-mcp> -- python -u <path-to-blender-mcp>/stdio_bridge.py
Claude Desktop ConfigurationServer configuration (JSON)
json
{ "mcpServers": { "blender": { "command": "python", "args": ["...
glama
3
Last UpdatedMar 10, 2026