BeClaude

dependency-upgrade

New
28.2kSmitheryGeneralby wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "dependency-upgrade": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingdevopsproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is dependency-upgrade?

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

How to install dependency-upgrade?

To install dependency-upgrade: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "dependency-upgrade": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is dependency-upgrade best for?

dependency-upgrade is a mcp categorized under General. It is designed for: testing, devops, productivity. Created by wshobson.