MCP Backup Server
by hexitex
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BACKUP_DIR | No | The directory where backups will be stored | ./.code_backups |
MAX_VERSIONS | No | Maximum number of backup versions to keep | 10 |
EMERGENCY_BACKUP_DIR | No | The directory where emergency backups will be stored | ./.code_emergency_backups |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |