Table Backuper icon

Table Backuper

Manages and lists SQL Server table backups via MCP.

About

Automates SQL Server table backup processes by leveraging the Model Context Protocol (MCP) and Microsoft Extensions AI. It enables users to specify tables for backup using natural language, dynamically creating and managing backup tables, and also provides functionalities to list existing backups.

Key Features

  • MCP server exposing backup capability
  • Dynamically creates backup tables (`backup_tables` tool)
  • Lists backups newer than a specified date (`get_backups` tool)
  • Orchestrated with Microsoft Extensions AI and LLMs (e.g., Llama 3.2:3B, DeepSeek)
  • MSSQL compatibility
  • 0 GitHub stars

Use Cases

  • Automating routine SQL Server table backups
  • Natural language-driven management of database backups
  • Auditing and retrieving specific table backups
Table Backuper: AI-Powered SQL Server Backup Management