Agent♥︎Age
Catalog

io.github.SolvoHQ/dependency-migration-mcp

Official

by SolvoHQ · Python

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

The io.github.SolvoHQ/dependency-migration-mcp MCP server provides through-the-upgrade dependency-migration briefs intended for LLM coding agents. It focuses on the non-mechanical portion of major version upgrades, covering breaking-change guidance needed to fix builds that remain red after official codemods.

🛠️ Key Features

  • Briefs agents on non-mechanical ~10% left after official codemods apply the mechanical ~90%
  • Corrects “stale-v3-training hallucination” of the old API surface
  • For a (package, from, to) triple, returns a structured brief per breaking change (category, before/after, how to grep occurrences in your code)

🚀 Use Cases

  • Major version dependency upgrades where codemods do not fully resolve build failures
  • Automated review and remediation of breaking API changes during migration

⚡ Developer Benefits

  • Produces structured per-breaking-change migration guidance for agent-driven updates
  • Includes grep instructions tailored to the agent’s target codebase

⚠️ Limitations

  • Described as addressing the non-mechanical remainder; it does not claim to replace full codemod coverage for the mechanical majority of changes
  • Source material does not specify tool count or supported tools beyond structured briefs
io.github.SolvoHQ/dependency-migration-mcp - agentage MCP Catalog