io.github.nigelcox98/breaking-changes MCP Server
The io.github.nigelcox98/breaking-changes MCP server provides information about breaking changes when upgrading a package, and what alternatives to use instead, based on official documentation. It focuses on identifying what breaks during an upgrade and pointing to the corresponding replacement guidance.
🛠️ Key Features
- Uses official docs to describe breaking changes on package upgrades
- Documents “what breaks” and “what to use instead” after upgrades
🚀 Use Cases
- Help developers anticipate upgrade impacts for a package
- Find recommended replacements for removed or changed behaviors referenced in official docs
⚡ Developer Benefits
- Consolidates upgrade breakage and replacement guidance from official sources
- Supports developer workflows around version upgrades and migration decisions
⚠️ Limitations
- Scope is limited to breaking changes and their “use instead” recommendations from official docs