Vvkmnn

🏺 An MCP server for checkpointing and file recovery in Claude Code

17
0
100% credibility
Found Feb 21, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

claude-vigil-mcp is a tool for creating named checkpoints of code projects, enabling users to list, compare, restore, and delete snapshots while preserving displaced files during recovery.

How It Works

1
đź’» Start coding with AI

You're using your AI assistant to build a code project and hear about a handy safety tool for saving snapshots anytime.

2
đź”§ Add the safety helper

With one simple instruction to your AI, you connect this tool to watch over your project files.

3
🏺 Save your first snapshot

Before trying big changes, you name and save a perfect copy of your entire project – it happens fast in the background.

4
⚠️ Make risky changes

You experiment with major edits or commands that could mess things up, but now you have backups.

5
🔍 Check history anytime

Peek at past snapshots, spot differences, or search for old code versions to see what changed.

6
🔄 Rewind safely if needed

When something goes wrong, restore a snapshot – your recent work gets tucked away safely, nothing lost.

🎉 Fearless coding

Your project is back to perfect, and you continue building confidently with easy backups always ready.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-vigil-mcp?

Claude-vigil-mcp is a TypeScript MCP server that adds reliable checkpointing and file recovery to Claude Code sessions. It snapshots your entire project—source files only, skipping node_modules and builds—letting you create named checkpoints, diff changes, search code history, and restore selectively while preserving displaced files in artifacts. Unlike Claude's /rewind, it tracks external edits from bash commands, Python scripts, or builds that happen outside the AI editor.

Why is it gaining traction?

It stands out by filling gaps in tools like Rewind-MCP or claude-code-rewind: background saves return in under 5ms so Claude doesn't block, content-addressable storage dedups files for lean disk use, and unified diffs plus cross-checkpoint search make debugging regressions straightforward. Every tool response shows exact storage stats like "vigil: 2/3 | quicksave: 3m ago | 4.2 MB," building trust. Developers grab it from the mcp github server list for its zero-install npx setup and hooks that auto-quicksave before risky bash like rm or git reset.

Who should use this?

AI-assisted coders in Claude Code who run bash, mcp github python scripts, or builds mid-session and fear losing work to bad sed -i or git checkouts. Ideal for mcp server ai users prototyping with n8n workflows or managing mcp github issues in volatile projects, especially if you're on VSCode or IntelliJ with GitHub Copilot but need Claude-specific checkpointing.

Verdict

Try it if Claude Code is your daily driver—solid docs, 73 tests, and MIT license make setup painless via "claude mcp add claude-vigil-mcp." With 38 stars and 1.0% credibility score, it's early but battle-tested against common pitfalls; pair with the optional skill for proactive saves.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.