Ellmos Clatcher MCP server
Utility MCP server: JSON repair, encoding fixes, conversion, duplicates, batch rename, archives.
1 stars241 downloads/wk
Reviews
Write oneNobody has reviewed Ellmos Clatcher MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ellmos Clatcher MCP tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan20 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 6 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the Ellmos Clatcher MCP repository's README, as published. We do not edit it. Read it on GitHub
ellmos-clatcher-mcp
🇩🇪 Deutsche Version | 🛡️ Security Policy | 📜 Licenses | 📝 Changelog | 📋 llms.txt
Claude Patcher -- an MCP server that extends AI coding agents with utility tools they don't have natively. File repair, format conversion, duplicate detection, batch operations, and more.
Use Clatcher when your agent needs reliable local maintenance tools for text files, data files, and project folders: repair invalid JSON, normalize encodings, convert formats, compare folders, rename files safely, and verify checksums without leaving the MCP workflow.
[!NOTE]
AI / LLM Integration Note: All destructive operations (e.g. batchrename, cleanupfile, fixjson, fixencoding, fixumlauts) default to dry-run mode (dryrun: true). Autonomous agents must explicitly specify dry_run: false to execute mutations on disk.
Highlights & Value Proposition
- 12 Specialized Agent Tools: Extends Claude Code, Cursor, and MCP agents with utilities they lack out-of-the-box (JSON repair, encoding normalization, format conversion, diffing, deduplication, regex batch renaming).
- Default Dry-Run Guard: Mutating tools run in preview mode (dryrun: true) by default. Agents must pass dryrun: false to write to disk.
- 100% Local-First & Zero-Egress: Pure local execution over stdio JSON-RPC. No network calls, no cloud telemetry, zero remote attack surface.
- Atomic File Operations: All disk modifications write to temporary staging buffers before replacement, preventing corrupt or truncated files.
- Lossless Encoding Preservation: Eliminates Windows cp1252 artifacts, BOM headers, and German umlaut Mojibake (ä, ö, ü, ß) while guaranteeing pristine UTF-8 bytes.
- Universal Multi-OS Parity: Tested continuously across Ubuntu, Windows, and macOS with native path handling and line endings.
🧭 Quick Navigation
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y ellmos-clatcher-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ellmos-clatcher-mcp -- npx -y ellmos-clatcher-mcp
Ellmos Clatcher MCP: common questions
- Is Ellmos Clatcher MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the Ellmos Clatcher MCP safety report
- How do I install Ellmos Clatcher MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Ellmos Clatcher MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Ellmos Clatcher MCP maintained?
- The last commit was 6 days ago (2026-09-19). The latest release is v1.0.10.