Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hegner123 • Uncategorized
Detects and fixes corrupted UTF-16/BOM files by converting them to clean UTF-8 in-place.
Automatically fix corrupted or mixed-encoding text files to UTF-8.
That require in-place file encoding conversion with optional backup and permission preservation.
Structured JSON output for automation and integration in pipelines.
This MCP server detects various text encodings including UTF-8, UTF-16 LE/BE, and mixed encodings, then converts them to clean UTF-8 format. It can run as a standalone CLI tool or as an MCP stdio server, preserving original file permissions and optionally creating backups. The tool reports unpaired surrogates and provides structured JSON output for automation, making it useful for maintaining text file encoding integrity.