BlenderMCP
Related Servers
Alternatives to BlenderMCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceBlenderMCP integrates Claude AI with Blender via the Model Context Protocol to enable prompt-assisted 3D modeling, scene creation, and professional retopology workflows. It allows users to manipulate objects, apply materials, and execute Python scripts directly within the Blender environment through natural language.MIT
- AlicenseCqualityAmaintenanceEnables AI-powered control of Blender through natural language, allowing users to create, manipulate, and automate 3D scenes, objects, materials, animations, and more via Claude or other MCP clients.7144MIT
- AlicenseNot gradedqualityDmaintenanceBlenderMCP connects Blender to Claude AI through the Model Context Protocol, enabling prompt-assisted 3D modeling, scene creation, and manipulation.MIT
- AlicenseBqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol (MCP), enabling prompt-assisted 3D modeling, scene creation, and manipulation directly from Claude.17MIT
- AlicenseBqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol (MCP), enabling prompt-assisted 3D modeling, scene creation, and manipulation.17MIT
- AlicenseBqualityDmaintenanceConnects Blender 3D to Claude AI through the Model Context Protocol, enabling prompt-driven 3D modeling, scene creation, and real-time object manipulation.22MIT
TDQS
Scored across 17 tools
Most tools have distinct purposes, but there is notable overlap between the two Hyper3D generation tools (via images vs. text) and the import_generated_asset tool, which could cause confusion about when to use each. Additionally, the status-check tools (get_hyper3d_status, get_polyhaven_status, get_sketchfab_status) are clear but might be redundant if not properly contextualized.
The naming follows a consistent verb_noun pattern (e.g., download_polyhaven_asset, get_scene_info, search_sketchfab_models) with minor deviations like poll_rodin_job_status (which uses 'poll' instead of 'get' or 'check') and execute_blender_code (which is more generic). Overall, the pattern is predictable and readable.
With 17 tools, the count is slightly high but reasonable for a Blender integration server that covers asset downloading, 3D generation, scene management, and status checks. It feels comprehensive without being overwhelmingly bloated, though some tools could potentially be consolidated.
The toolset covers key areas like asset sourcing (Polyhaven, Sketchfab), 3D generation (Hyper3D), scene inspection, and basic operations (e.g., screenshot, texture application). However, there are minor gaps, such as no tools for editing or deleting objects in Blender, and the Hyper3D workflow relies on multiple tools (generate, poll, import) that might not be fully intuitive as a cohesive set.