Smart backup capability for coding agents. Automatically backup files before modifications with restore support.
npx -y mcp-backup-server
```json
{
"mcpServers": {
"backup": {
"command": "npx",
"args": ["-y", "mcp-backup-server"]
}
}
}
```
backup_filerestore_filelist_backupsSmart backup capability for coding agents. Automatically backup files before modifications with restore support.
Language: TypeScript
Category: File Systems