Skip to main content
Glama
bluechonk

dsh-computer-use

by bluechonk

Related Servers

Alternatives to dsh-computer-use

No user-submitted related servers found.

    Related Servers

    TDQS

    C2.9/5.0

    Scored across 30 tools

    Disambiguation4/5

    Most tools are distinct input/output primitives, but the fine-grained mouse controls (left_click vs left_mouse_down/up vs left_click_drag) and overlapping text-entry helpers (type, set_value, key, perform_action) can require careful reading. The descriptions clarify intended usage enough that an agent can mostly tell them apart.

    Naming Consistency4/5

    Names predominantly follow a snake_case verb_noun pattern such as list_apps, get_app_state, and read_clipboard, which makes the overall set predictable. A few bare verbs or nouns (wait, key, type, screenshot) and perform_action break the otherwise consistent rhythm.

    Tool Count2/5

    30 tools is on the high side and pushes past the typical well-scoped range. Many mouse variants and utility operations could be consolidated, making the tool surface feel heavier than necessary for an agent to navigate effectively.

    Completeness4/5

    The tool set covers the core computer-use lifecycle well: permissions, observation, mouse/keyboard input, clipboard, display/window inspection, and session control. Minor gaps such as window manipulation or app termination remain, but common automation tasks are achievable.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues