Skip to main content
Glama
Pranav-stac

utf8-file-ops

by Pranav-stac

Related Servers

Alternatives to utf8-file-ops

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables creation and management of UTF-8 with BOM encoded files optimized for Windows build environments. Provides file encoding conversion, detection, and template support for C++ and PowerShell files to prevent Korean character encoding issues.
      4
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Encoding-transparent file tools for Claude Code and other MCP clients, converting project files between legacy codepages and Unicode for LLM operations.
      4
      31 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      F
      maintenance
      Enables AI assistants to read and write non-UTF-8 files (e.g., GBK, GB18030) on Windows by automatically detecting and converting encodings, preventing garbled text.
      7
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables reading, searching, editing, and writing files in legacy encodings such as GBK, Big5, Shift-JIS, and Windows codepages, with automatic detection and preservation of the original encoding.
      4
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Windows-first MCP server for deterministic file writes with atomic create, replace, and structured edit operations, preserving encoding and newline styles.
      10
      1
      -
    • 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
      8 npm
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct role: write creates/overwrites, replace edits existing content, and verify checks/fixes encoding. There is no meaningful overlap between them.

    Naming Consistency5/5

    All tool names follow the uniform utf8_<verb> pattern with snake_case throughout, making the set predictable and easy to navigate.

    Tool Count5/5

    Three tools is a well-scoped size for a narrow, purpose-built server focused on UTF-8 file operations. Each tool earns its place without redundancy.

    Completeness4/5

    The set covers the core operations implied by the domain: write, replace, and verify. A read or conversion tool could round it out, but the stated UTF-8-focused purpose is reasonably complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues