Skip to main content
Glama

Related Servers

Alternatives to Smart Terminal MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A lightweight, stdio-based MCP server enabling AI assistants to perform local file system operations like reading, writing, searching, and executing commands.
      2,994 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A MCP server for Windows/Linux that provides 90+ tools enabling AI assistants to systematically manage local systems, including system probing, command execution, file editing, network diagnostics, and more.
      13
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A secure local MCP server that provides AI assistants controlled filesystem access and command execution with an interactive approval system for dangerous actions.
      17
      7 npm
      MIT
    • F
      license
      Not graded
      quality
      F
      maintenance
      A lightweight MCP HTTP server giving AI assistants real tools to interact with your Windows machine, including running commands, file access, system info, web search, and browser automation.
      1
      -

    TDQS

    B3.2/5.0

    Scored across 9 tools

    Disambiguation3/5

    Most tools have distinct purposes, but 'bash' overlaps with many others (can create files/folders, run python), and 'python_code' vs 'python_file' are similar. Descriptions help, but boundaries are somewhat blurry.

    Naming Consistency3/5

    All names use lowercase with underscores, but the pattern is mixed: 'read_file' and 'create_folder' follow verb_noun, while 'bash', 'python_code', 'glob', and 'grep' do not. Consistent style, but not a uniform convention.

    Tool Count5/5

    9 tools is a well-scoped set for a terminal/file manipulation server, covering core operations without being excessive or too sparse.

    Completeness4/5

    The domain is file and terminal operations, and the set covers read/write, directory create/delete, glob, grep, and execution via bash/python. Missing a direct delete_file or list_directory, but bash can handle those, so gaps are minor and workable.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues