BlenderMCP
Related Servers
Alternatives to BlenderMCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI, enabling prompt-assisted 3D modeling, scene creation, and manipulation through natural language.21MIT
- AlicenseAqualityCmaintenanceConnects Blender 3D modeling software with Claude AI, enabling natural language control of 3D modeling and scene manipulation tasks.175MIT
- AlicenseBqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, and manipulation through natural language commands.172MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling prompt-assisted 3D modeling, scene creation, and manipulation.22MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI through the Model Context Protocol, enabling prompt-assisted 3D modeling, scene creation, and manipulation.22MIT
- AlicenseAqualityDmaintenanceConnects Blender to Claude AI via the Model Context Protocol, enabling natural language-driven 3D modeling, scene creation, and manipulation.22MIT
TDQS
Scored across 17 tools
Most tools have distinct purposes, but there is some overlap and ambiguity. For example, download_polyhaven_asset and set_texture both handle Polyhaven assets, but one downloads and imports while the other applies textures, which could confuse agents about workflow steps. Similarly, generate_hyper3d_model_via_images and generate_hyper3d_model_via_text are clearly different in input method, but their similar names and shared import functionality might lead to misselection if the agent isn't careful. Overall, descriptions help clarify, but the boundaries aren't perfectly clear.
Tool names follow a consistent verb_noun pattern with snake_case throughout, such as download_polyhaven_asset, get_scene_info, and search_sketchfab_models. There are minor deviations like execute_blender_code (which uses 'execute' instead of 'run' or similar, but it's still a verb) and poll_rodin_job_status (which includes 'job' in the noun part, slightly breaking the pure verb_noun flow). Overall, the naming is highly predictable and readable.
With 17 tools, the count is slightly high but reasonable for a Blender integration server that covers multiple external services (Polyhaven, Sketchfab, Hyper3D) and core Blender operations. It feels comprehensive rather than bloated, as each tool serves a specific function like downloading assets, generating models, or getting scene info. However, it borders on being heavy, which might overwhelm agents but is justified by the broad scope.
The tool set provides good coverage for asset sourcing (Polyhaven, Sketchfab), 3D model generation (Hyper3D), and scene management in Blender. It includes key operations like download, search, status checks, and import. Minor gaps exist, such as no tools for editing or deleting objects in Blender beyond basic info retrieval, and limited texture management (only set_texture without broader material handling). Agents can work around these, but the surface isn't fully comprehensive for advanced Blender workflows.