File Backup
MCP Serverby aitmpl.com · Added 5mo ago
Claude
719
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": {
"file-backup": {
"command": "npx",
"args": [
"file-backup"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically backup files before editing. Creates timestamped backups in a .backups directory when files are modified.
Tags
developmenthookaitmplhook