Skip to main content
Glama

Related Servers

Alternatives to MCP SmallEdit

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
      6
      200
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables reading, creating, and editing files on the local filesystem through operations like view, create, string replacement, and line insertion.
      80 npm
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides hashline-based file editing using line-addressed edits and content hashes for integrity verification. It enables LLMs to perform precise file modifications while ensuring edits are rejected if the file content has changed since the last read.
      7 npm
      9
      MIT
    • A
      license
      A
      quality
      Not graded
      maintenance
      Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.
      3
      11 npm
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables comprehensive file operations including reading, writing, searching, and editing files with advanced features like regex-based replacements, line-specific modifications, and directory-wide search capabilities. Provides 8 robust tools for safe file manipulation with content verification and detailed error handling.
      8
      23 npm
      1
      MIT

    TDQS

    B3.4/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap between sed_edit and perl_edit as both handle text editing with different engines, and awk_process also overlaps in processing capabilities. The descriptions help clarify differences, but an agent might occasionally confuse these for similar tasks.

    Naming Consistency4/5

    The naming follows a consistent snake_case pattern with clear verb_noun or noun_verb structures, such as awk_process, diff_preview, and line_edit. Minor deviations exist, like 'help' being a single word and 'quick_replace' using an adjective, but overall it's readable and predictable.

    Tool Count5/5

    With 10 tools, the count is well-scoped for a file editing utility server. Each tool serves a specific function, such as editing, backup management, or help, without redundancy, making it appropriate for the domain's complexity.

    Completeness4/5

    The tool set covers core file editing operations, backup management, and help, but there are minor gaps, such as no direct tool for creating or deleting files, which agents might need to work around. However, it supports common workflows like editing, diffing, and restoring backups effectively.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues