Encoding-aware file operations for AI assistants. Auto-detects and preserves CP1251, CP1252, ISO-8859, KOI8 and 19 other legacy encodings that get corrupted by UTF-8-only tools. Written in Go, single binary, 19 tools.
服务器配置
{
"mcpServers": {
"file-tools": {
"command": "C:\\Users\\YOUR_NAME\\AppData\\Local\\Programs\\mcp-file-tools\\mcp-file-tools.exe",
"args": [
"D:\\Projects"
]
}
}
}