Evidence-backed npm/PyPI upgrade risk analysis for agents: CVEs, breaking changes, EOL, compat.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Evidence-backed dependency upgrade intelligence for AI coding agents.
Anonymous free evaluation quota β no signup and no API key required. Read-only. npm and PyPI only.
Release status: v0.4.1 is deployed on the public Worker with every v0.3.1 route and tool retained. The official MCP Registry serves v0.4.1 through a signed-tag GitHub OIDC release; Bazaar indexing remains pending.
One deterministic, source-cited call answers: should this dependency move from version A to version B, and what must be handled?
https://upgradelens.mattpicone.workers.dev/mcp (streamable HTTP)/openapi.json Β· /llms.txt Β· /pricing.jsonproceed | review_required | block | unknown β unknown rather than fabricated certaintyaction_allowed is true; target discovery always requires a follow-up checkThe UpgradeLens Action handles Dependabot, Renovate, and ordinary dependency PRs. It receives one repository-bound free review per rolling 30 days through GitHub OIDC, uploads no repository source, and can automatically pay for additional $0.01 reviews when a compatible wallet secret is configured.
Add UpgradeLens to Cursor
(official cursor.com/install-mcp installer; also works as
cursor://anysphere.cursor-deeplink/mcp/install?name=upgradelens&config=eyJ1cmwiOiJodHRwczovL3VwZ3JhZGVsZW5zLm1hdHRwaWNvbmUud29ya2Vycy5kZXYvbWNwIn0=).
Or add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
A checked-in example is at examples/cursor/.cursor/mcp.json.
This is a docs/config install, not a Cursor Marketplace listing.
Or configure it directly:
The CLI install path was verified end-to-end on 2026-08-30 with Codex
0.150.0-alpha.8: enabled connection, tool discovery, and a real
check_dependency_upgrade call. The verification used an environment-backed
owner Bearer token so it could not count as business demand; public evaluation
installs need no token.
This repository includes gemini-extension.json and GEMINI.md:
The Gemini extension gallery indexes public repos that have the
gemini-cli-extension GitHub topic. That topic is set on this repository;
gallery listing is a separate crawl and is not claimed here.
Portable Agent Plugins 1.0 plugin.json plus Copilot's root .mcp.json are
checked in and point at the remote HTTPS server. The existing mcp.json remains
for other Agent Plugins-compatible clients. No credential is embedded.
Maintainer-directory indexing is separate from these files.
One anonymous evaluation unit is shared across MCP and REST for a rolling
30-day network identity. When paid mode is enabled, additional units use x402
v2 USDC at $0.01 per analysis (10,000 atomic USDC); the public endpoint stays
fail-closed in validation until the external testnet acceptance gate is
recorded. POST /v1/keys is intentionally retired.
| Tool | Use when | Do not use when |
|---|---|---|
review_dependency_upgrade | Preferred: review an exact Dependabot, Renovate, npm, or PyPI version change and return one compact decision plus cited migration actions | The target or current version is unknown, or the task is outside npm/PyPI |
check_dependency_upgrade | You are about to change a package from a known current version to a known target version and need verified compatibility/vulnerability/EOL/breaking-change evidence before editing dependency files | Merely installing a package or searching docs |
find_safe_upgrade_target | A dependency should be upgraded but the target version is not yet known β returns ranked candidates that must each be checked | The target version is already chosen, or as authorization to edit dependency files |
plan_dependency_upgrade | A target is selected and you need ordered, source-cited migration actions | General tutorials |
Response (abbreviated):
An agent can combine deps.dev + OSV + registries + changelogs manually β this service exists to compress those 5β7 fetch/normalize/reconcile steps into one deterministic call with:
engines.node / requires_python evaluated against your runtime),Cloudflare Worker (TypeScript/Hono) + D1 (SQLite). Version-pair analyses are cached by (ecosystem, package, from, to, runtime, analysis_version). Breaking-change facts are precomputed by a scheduled GitHub Actions job using deterministic extraction from official release notes β no LLM calls at runtime, ever. See docs/OPERATIONS.md.
Versioned under /v1. Response schemas only gain fields; existing fields are not repurposed. analysis_version identifies scoring-logic revisions.
MIT β see LICENSE. Security policy: SECURITY.md.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/upgradelens)<a href="https://allmcps.com/mcp/upgradelens"><img src="https://allmcps.com/api/badge/upgradelens?style=directory" alt="UpgradeLens on AllMCPs" /></a>