Installation & Configuration
{
"mcpServers": {
"backup": {
"command": "node",
"args": [
"./dist/index.js"
],
"env": {
"BACKUP_DIR": "./.code_backups",
"EMERGENCY_BACKUP_DIR": "./.code_emergency_backups",
"MAX_VERSIONS": "20"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13