Backup Before Edit
MCP Serverby aitmpl.com · Added 5mo ago
Claude
451
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"backup-before-edit": {
"command": "npx",
"args": [
"backup-before-edit"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Create automatic backup of files before any Edit operation for safety. This hook creates a timestamped backup copy (filename.backup.timestamp) of any existing file before Claude modifies it. Provides a safety net to recover previous versions if needed. Only backs up existing files, includes error su
Tags
developmenthookaitmplhook