Dep Diff MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 23 Apr 2026.
Translates a lockfile diff into a human-readable upgrade plan for npm and PyPI.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dep-diff-mcp -- npx -y @digicatalyst/dep-diff-mcp
{
"mcpServers": {
"dep-diff-mcp": {
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dep-diff-mcp]
command = "npx"
args = ["-y", "@digicatalyst/dep-diff-mcp"]
{
"mcpServers": {
"dep-diff-mcp": {
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dep-diff-mcp": {
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.