Skip to main content
Glama

Related Servers

Alternatives to codex3d

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables any MCP client to drive Blender 5.2 LTS through natural language, with tools for scene inspection, object creation and transformation, material and modifier handling, rendering, viewport capture, and guarded Python execution.
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables natural-language control of Blender through the Model Context Protocol, supporting scene/file inspection, object management, primitive creation, transforms, and provider capabilities for the CDT engineering workflow.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables any MCP client to control Blender 5.2 LTS via natural language, including scene creation, object manipulation, material assignment, rendering, and Python execution.
      1
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      Enables controlling local Blender 5.2 through natural language, providing 159 tools for modeling, materials, shaders, lighting, animation, cameras, rendering, import/export, UV, geometry, rigging, assets, and more via an MCP server.
      159
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language control of Blender 3D through MCP clients, allowing creation, modification, and manipulation of 3D models, animations, and scenes.
      299
      MIT

    TDQS

    B3.3/5.0

    Scored across 23 tools

    Disambiguation3/5

    Most tools are clearly targeted, but blender_set_point_light substantially overlaps with blender_set_light, which also handles point lights. blender_create_snapshot and blender_save_checkpoint also have very similar save-a-.blend behavior, so an agent could easily pick the wrong one without careful reading.

    Naming Consistency4/5

    All tools share the blender_ prefix and mostly follow a verb_noun snake_case pattern. Minor deviations like blender_ping and blender_render lacking an object noun, plus the confusing set_point_light vs set_light pair, keep it from being perfectly consistent.

    Tool Count3/5

    At 23 tools, this is in the heavy range for a single server. The Blender domain is broad enough to justify many operations, but some tools could be consolidated, especially the light-update and snapshot/checkpoint-saving pairs.

    Completeness3/5

    Core workflows are covered: scene inspection, object creation/editing, materials, animation, rendering, and snapshot restore. Notable gaps remain, though: area lights can be updated but not created, materials cannot be modified after assignment, and checkpoints have no list/restore counterpart.

    Maintenance

    ActivityStale
    ResponsivenessNo issues