Skip to main content
Glama
whyjp

Encoding MCP Server

by whyjp

Related Servers

Alternatives to Encoding MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      Not graded
      quality
      D
      maintenance
      Enables writing and editing files in ISO-8859-1 encoding, automatically converting UTF-8 content to ISO-8859-1 for legacy codebases.
      102
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables a portable Windows coding agent to perform file editing, process management, package operations, testing, and Git workflows within configured project boundaries. Also provides managed background process sessions and Git linked worktree management.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables building and cleaning Delphi projects (.dproj/.groupproj) on Windows using MSBuild with RAD Studio environment initialization. Supports both individual projects and group projects with configurable build configurations and platforms.
      5
      19
      MIT

    TDQS

    A3.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: convert_file_encoding handles file conversion, create_empty_file creates new files, detect_file_encoding identifies encodings, and get_system_info provides system metadata. An agent can easily distinguish between these operations without confusion.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case: convert_file_encoding, create_empty_file, detect_file_encoding, and get_system_info. This predictable naming scheme makes the tool set easy to navigate and understand.

    Tool Count5/5

    With 4 tools, the server is well-scoped for encoding operations, covering conversion, creation, detection, and system info. Each tool earns its place without redundancy, making the count appropriate for the domain's core functions.

    Completeness4/5

    The tool set covers key encoding workflows: detect, convert, create, and system info, with no dead ends. A minor gap exists in operations like deleting or renaming encoded files, but agents can work around this, and the core functionality is solid.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues