BlenderMCP - Blender Model Context Protocol Integration
MCP Serverby ahujasid · Added 5mo ago
Claude
14.0k
Install
git clone https://github.com/ahujasid/blender-mcpAdd to Claude
claude mcp add blendermcp-blender-model-context-protocol-integrationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"blendermcp-blender-model-context-protoco": {
"command": "npx",
"args": [
"@modelcontextprotocol/blendermcp-blender-model-context-protoco"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
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. Requires Blender 3.0+ and Python 3.10+. The uv package manager must be installed separately as per instructions.
Tags
ai-mlmcp-serverblendermodel-context-protocol3d-modelingpythonsocket-serverai