mcp-file-tools

dimitar-grigorov/mcp-file-tools
★ 15 stars Go AI/LLM Updated today
MCP server for file operations with non-UTF-8/Unicode encoding: Cyrillic, CP1251, CP1252, ISO-8859, KOI8 auto-detection
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-file-tools": {
      "command": "go",
      "args": [
        "run",
        "github.com/dimitar-grigorov/mcp-file-tools@latest"
      ]
    }
  }
}

Topics

claudecp1251cp1252cyrillicdelphigolangiso-8859koi8mcppascalphpunicodeutf-8utf8