← Index

io.github.DigiCatalyst-Systems/dep-diff-mcp

io.github.DigiCatalyst-Systems/dep-diff-mcp·v0.1.10·Other
Quality Score
80
/100

Translates a lockfile diff into a human-readable upgrade plan for npm and PyPI.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dep-diff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@digicatalyst/dep-diff-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dep-diff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@digicatalyst/dep-diff-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @digicatalyst/dep-diff-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other