Claude Patcher -- MCP tools that extend Claude Code with capabilities not covered by built-in tools (Read/Write/Edit/Glob/Grep/Bash). Fix encoding, convert formats, detect duplicates, batch rename, archive, and more.
{
"mcpServers": {
"ellmos-clatcher": {
"command": "npx",
"args": [
"-y",
"ellmos-clatcher-mcp"
]
}
}
}