Connection check
verified live · 27h ago
upgradelens
npm/PyPI dependency upgrades: package security, compatibility, target ranking, and migration plans.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
MIT
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
3 toolsRead from the running server on 27h ago.
check_dependency_upgrade
read-only
package*runtimeecosystem*target_version*current_version*
Use when a coding agent needs a cited go/no-go risk decision without steps before changing an existing npm or PyPI dependency between two exact versions. Returns action_allowed, vu… Use when a coding agent needs a cited go/no-go risk decision without steps before changing an existing npm or PyPI dependency between two exact versions. Returns action_allowed, vulnerability delta, compatibility, EOL, and breaking-change evidence. Use plan_dependency_upgrade instead for ordered migration work. Do not use to choose a target, install a new package, search general docs, or analyze another ecosystem. Read-only and safe to retry.
find_safe_upgrade_target
read-only
package*ecosystem*max_major_jumpcurrent_version*allow_prerelease
Use only when an existing npm or PyPI dependency has an exact current version but no chosen target. Ranks candidates; candidates are not declared safe and require check_dependency_… Use only when an existing npm or PyPI dependency has an exact current version but no chosen target. Ranks candidates; candidates are not declared safe and require check_dependency_upgrade or plan_dependency_upgrade. Do not use when a target is stated, for a new install, or as authorization to edit files. Read-only and safe to retry.
plan_dependency_upgrade
read-only
package*runtimeecosystem*target_version*current_version*