Skip to content
Back to search
30
MCP

@mseep/undo-mcp

npm/@mseep/undo-mcp

Smart checkpoint-based version control MCP server for Claude Code with automatic deduplication

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
@mseep/claude-auto-documenter
Production-ready MCP server for automatic documentation generation with Claude Code integration
0 tools
@mseep/private-journal-mcp
A lightweight MCP server that provides Claude with a private journaling and reflection capability
0 tools
@mseep/tmux-claude-mcp-server
MCP server for hierarchical Claude instance orchestration via tmux
0 tools
@mseep/puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
@agentutil/undo-mcp
MCP server — reversibility intelligence for autonomous AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/undo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}