BlenderMCP
Related Servers
Alternatives to BlenderMCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceConnects Claude AI to Blender through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, material control, and integration with Poly Haven assets and Hyper3D model generation.179MIT
- AlicenseAqualityDmaintenanceConnects Claude AI to Blender through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, material control, and direct Python code execution in Blender. Includes integration with Poly Haven assets and Hyper3D model generation.172MIT
- AlicenseNot gradedqualityDmaintenanceConnects Claude AI to Blender through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, and material control. Supports downloading assets from Poly Haven and generating 3D models through Hyper3D Rodin.2MIT
- AlicenseBqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, and material control. Supports asset integration from Poly Haven and AI-generated 3D models through Hyper3D Rodin.217MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, object manipulation, and material control. Supports downloading assets from Poly Haven and generating 3D models through Hyper3D Rodin.17MIT
- AlicenseBqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, and manipulation through natural language commands.172MIT
TDQS
Scored across 13 tools
Most tools have distinct purposes, but there is some overlap between Hyper3D generation tools (generate_hyper3d_model_via_images and generate_hyper3d_model_via_text) and their related import/polling tools, which could cause confusion about workflow steps. However, descriptions clarify their roles, and other tools like download_polyhaven_asset and set_texture are clearly differentiated.
Tool names follow a consistent snake_case verb_noun pattern throughout (e.g., download_polyhaven_asset, get_scene_info), with minor deviations like poll_rodin_job_status using 'poll' instead of 'get' or 'check'. The naming is predictable and readable, supporting easy identification of actions and targets.
With 13 tools, the set is well-scoped for Blender integration, covering asset downloading (Polyhaven), 3D model generation (Hyper3D), scene management, and status checks. Each tool serves a clear purpose without bloat, aligning with the server's domain of enhancing Blender workflows with external resources and automation.
The toolset provides comprehensive coverage for Polyhaven and Hyper3D integrations, including download, search, application, generation, and status checks. Minor gaps exist, such as no direct tools for modifying or deleting imported assets in Blender, but core workflows are well-supported, allowing agents to perform key tasks without dead ends.