MCP-Backup-Server

MCP-Backup-Server

3.4

If you are the rightful owner of MCP-Backup-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A specialized MCP server that provides backup and restoration capabilities for AI agents and code editing tools.

The MCP Backup Server is designed to offer instant, targeted backups for AI agents and code editing tools, particularly useful in environments like Cursor and Windsurf editors. Unlike traditional version control systems like Git, this server focuses on creating quick, context-aware backups without the need for commit messages or branching. It is ideal for scenarios where AI agents are making critical changes, or when quick 'save points' are needed during edits. However, it is not intended for long-term version tracking or collaboration, as it lacks features like merging, conflict resolution, and distributed backups. The server is best used before risky edits, folder restructuring, or when quick safety backups with context are required.

Features

  • Preserves agent context and reasoning
  • Creates targeted, minimal backups
  • Supports file and folder operations
  • Maintains version history
  • Provides restore safety

Tools

  1. File Operations

    Includes tools like backup_create, backup_list, and backup_restore for managing file backups.

  2. Folder Operations

    Includes tools like backup_folder_create, backup_folder_list, and backup_folder_restore for managing folder backups.

  3. Management

    Includes tools like backup_list_all and mcp_cancel for managing and canceling operations.