Undo

Provides checkpoint-based version control with intelligent undo functionality that tracks file changes, creates restoration points

khalilbalaree 13
Claude CodeClaude DesktopGeneric
View source ↗

Smart checkpoint-based version control MCP server for Claude Code that provides intelligent undo functionality with automatic deduplication. Built with TypeScript, it tracks file changes by creating checkpoints before modifications, storing both file contents and creation states, then enables precise restoration through an undo system that can revert modifications and remove newly created files. The implementation includes sophisticated deduplication logic that removes redundant checkpoints matching current file states or identical content, preventing bloat from rejected changes. Designed specifically for AI coding workflows where traditional git commits may be too heavyweight, it offers granular file-level version control with tools for checkpoint creation, undo operations, and stack management.

Source

Repository: https://github.com/khalilbalaree/rewind-mcp

Maintain Undo?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Undo on getagentictools](https://getagentictools.com/mcp/khalilbalaree-rewind-mcp?ref=badge)