dep-diff-mcp
Rank #7178glama/DigiCatalyst-Systems/dep-diff-mcp
Translates a lockfile diff into a human-readable upgrade plan. For every dependency bump (npm or PyPI) returns semver class, breaking changes from GitHub release notes, CVEs fixed in the range, migration guide links, and a clear per-package recommendation. Bulk tool ranks up to 50 package changes in parallel by risk (security > caution > review > likely-safe > safe).
dep-diff-mcp is a Model Context Protocol (MCP) server published by DigiCatalyst-Systems. It ranks #7178 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. dep-diff-mcp is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Apr 22, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 51,722 of 58,900 servers on MCP Toplist.
Use dep-diff-mcp
Add dep-diff-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"dep-diff-mcp": {
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Listed on 1 registry (1 delisted)
DigiCatalyst-Systems
Available versions (7)
| Version | Published |
|---|---|
| 0.1.10 | Apr 23, 2026 |
| 0.1.9 | Apr 23, 2026 |
| 0.1.7 | Apr 23, 2026 |
| 0.1.6 | Apr 23, 2026 |
| 0.1.5 | Apr 23, 2026 |
| 0.1.4 | Apr 23, 2026 |
| 0.1.3 | Apr 23, 2026 |
Frequently asked questions
- What is dep-diff-mcp?
- Translates a lockfile diff into a human-readable upgrade plan. For every dependency bump (npm or PyPI) returns semver class, breaking changes from GitHub release notes, CVEs fixed in the range, migration guide links, and a clear per-package recommendation. Bulk tool ranks up to 50 package changes in parallel by risk (security > caution > review > likely-safe > safe).
- Who maintains dep-diff-mcp?
- dep-diff-mcp is maintained by DigiCatalyst-Systems, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is dep-diff-mcp an official MCP server?
- Yes — dep-diff-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does dep-diff-mcp have?
- MCP Toplist tracks 7 versions of dep-diff-mcp, most recently published on Apr 23, 2026.
- Where can I find the source code for dep-diff-mcp?
- The source code for dep-diff-mcp is hosted at github.com/DigiCatalyst-Systems/dep-diff-mcp.