Skip to main content
Glama
dev-vieester

Uten Agent Terminal MCP

by dev-vieester

Related Servers

Alternatives to Uten Agent Terminal MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.2/5.0

    Scored across 9 tools

    Disambiguation4/5

    Most tools have distinct file/system purposes, but bash overlaps with write_file, create_folder, delete_folder, and Python execution since it can perform arbitrary commands. Descriptions still make the primary intent of each tool separable.

    Naming Consistency3/5

    Names mix bare Unix command names (glob, grep, bash) with snake_case verb_noun patterns (read_file, write_file, create_folder). It is readable, but there is no single predictable naming convention throughout the set.

    Tool Count5/5

    9 tools is well-scoped for a terminal/filesystem agent. Core capabilities like search, read, write, and execution are covered without excessive bloat.

    Completeness4/5

    The surface covers search, read, write, folder creation/deletion, bash, and Python execution. Explicit file deletion, move, copy, and rename are missing, but bash can work around these gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues