Skip to main content
Glama
kofanlabs

Jev Computer Use

by kofanlabs

Related Servers

Alternatives to Jev Computer Use

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables safe Windows desktop automation and computer use through natural language, including window observation, UI Automation, and execution of verified actions like clicking, typing, and scrolling.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to see, locate UI elements, and operate any Windows desktop app through natural language, using accessibility-tree matching with optional vision-model fallback, plus an autonomous visual loop with introspection and meta-learning.
      2
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to control Windows GUI by listing and focusing windows, capturing element snapshots via UIA/OCR/CDP, performing clicks/inputs/scrolls, verifying changes, waiting for screen updates, taking screenshots, and obtaining visual descriptions.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Windows GUI automation through the Model Context Protocol, providing tools, workflows, and generative capabilities for natural language-driven interaction with desktop applications.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Code on Windows to read the foreground window's UI Automation tree as structured text and then act on it with real, human-like SendInput mouse and keyboard events. It drives desktop apps through a perceive-decide-act loop without screenshots, a vision model, or any locally hosted LLM.
      MIT

    TDQS

    A3.7/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct role: status checking, window listing, running, waiting, responding, and stopping. No two tools appear to overlap in purpose.

    Naming Consistency5/5

    All tools share the consistent typesafe_ prefix and use uniform lowercase snake_case. The naming pattern typesafe_<action> is predictable across the set.

    Tool Count5/5

    Six tools is well-scoped for a computer-use automation server, covering the essential control flow without unnecessary additions.

    Completeness5/5

    The tool set covers the full lifecycle: inspect state, select target, run, wait, respond, and stop. No obvious gaps for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues