mcpbeat Sign in

Undo MCP Server

local only

Undo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Reversibility intelligence — check if actions can be undone before executing them.

Installs per day peak 9 · avg 4 · +41% w/w
a month agotoday
23
Installs / week
npm · @agentutil/undo-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Undo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add undo-mcp -- npx -y @agentutil/undo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "undo-mcp": {
      "args": [
        "-y",
        "@agentutil/undo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.undo-mcp]
command = "npx"
args = ["-y", "@agentutil/undo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "undo-mcp": {
      "args": [
        "-y",
        "@agentutil/undo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "undo-mcp": {
      "args": [
        "-y",
        "@agentutil/undo-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Undo MCP

same job, measured the same way
RecourseOS
by recourseos

Consequence evaluation for AI agents. Check recoverability before destructive actions.

285 installs/wk local only
Domain Search MCP
by dorukardahan

Naming engine with availability intelligence: score names, check domains, socials and registries.

205 installs/wk local only
I
SEO GEO Intelligence
by atul0016

SEO and AI-answer visibility intelligence for search, content gaps, and GEO actions.

44 installs/wk local only
Dependency Management MCP Server
by sonatype

Sonatype component intelligence: versions, security analysis, and Trust Score recommendations

3 tools answering
XAPS MCP Server
by apmc1

Pre-execution audit for autonomous agents. Independent receipt before irreversible actions.

63 installs/wk local only
Caelian
by mananmodi-product

Live competitive intelligence for B2B teams — signals, threat rankings, and revenue-driving actions.

22 installs/wk local only
C
x402 Market Intelligence + Russian Web Access
by ruscrape

Check x402 endpoints before paying: liveness, price history, farm detection. Plus RU web access.

12 tools answering
Decionis
by decionis

Authorize consequential AI agent actions before execution

317 installs/wk answering

Undo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Undo MCP?
Undo MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @agentutil/undo-mcp was installed 23 times last week.
How do I connect Undo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @agentutil/undo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Undo MCP?
The npm package @agentutil/undo-mcp was installed 23 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.