mcpserver.lol
registry/breaking-changes
Connection check verified live · 27h ago

breaking-changes

What breaks when you upgrade a package, and what to use instead - from official docs.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

3 tools

Read from the running server on 27h ago.

check_upgrade_safety package*target_version*
Given a package and the version you are upgrading TO, return a concise checklist an agent can act on: the count of breaking changes, the highest-risk removals, whether automated co…
get_breaking_changes package*version
Get breaking changes for a package upgrade: removed APIs with their replacements and the reason for each, changed defaults, behavior changes, known incompatible dependencies, offic…
list_packages
List every package with breaking-change data available, including tracked versions and how many breaking changes each has. Call this first if you are unsure whether a package is co…