poly-mcp/Blender-MCP-Server
MCP server addon for Blender - Control Blender via AI agents through 51 powerful tools. Made to be used with PolyMCP for intelligent tool orchestration. Features thread-safe execution, auto-dependency installation, and complete 3D workflow automation.
Platform-specific configuration:
{
"mcpServers": {
"Blender-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Blender-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...