mcpbeat Sign in

Safe Upgrade MCP Server

local only

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

Evidence-backed npm upgrade preflight and dependency audits for coding agents, paid via x402.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 0
a month agotoday
41
Installs / week
npm · safe-upgrade-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 safe-upgrade -- npx -y safe-upgrade-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "safe-upgrade": {
      "args": [
        "-y",
        "safe-upgrade-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.safe-upgrade]
command = "npx"
args = ["-y", "safe-upgrade-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "safe-upgrade": {
      "args": [
        "-y",
        "safe-upgrade-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "safe-upgrade": {
      "args": [
        "-y",
        "safe-upgrade-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Safe Upgrade

same job, measured the same way
Sinter
by shellfu

Persistent, evidence-backed code graph for coding agents.

6 121 installs/wk local only
Dependency Migration MCP
by solvohq

Through-the-upgrade dependency-migration briefs for LLM coding agents.

local only
ProofFlow
by hyperion-gpu

Audit infrastructure for AI coding agents with evidence-backed review and policy gates.

77 installs/wk local only
FactReason
by factreason

Check exact npm/PyPI upgrades for evidence-backed breaking changes; query APIs and components.

11 tools answering
MCP x402 - Evidence-Backed Web Verification
by diogoup26

Evidence-backed x402 web verification for AI agents, with auditable decisions for every condition.

3 tools answering
Before Users Do
by bhuman-ai

Browser-backed QA with evidence and fix-ready reports for coding agents.

answering
KnowledgeRail
by deviank88

Persistent, evidence-backed project knowledge and task context for coding agents.

890 installs/wk local only
Agent Context API
by dacode-dev

Agent-work MCP: free context preflight and page-read previews, paid x402 HTTP upgrades.

3 tools answering

Safe Upgrade — questions

Answers built from our own checks of this server.

Why is there no uptime for Safe Upgrade?
Safe Upgrade 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 safe-upgrade-mcp was installed 41 times last week.
Is Safe Upgrade still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Safe Upgrade?
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 safe-upgrade-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Safe Upgrade?
The npm package safe-upgrade-mcp was installed 41 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.