From c4941ea17bbef2e3b6a120da42a93f90daae8915 Mon Sep 17 00:00:00 2001 From: Kaustubh Ghodke Date: Wed, 22 Apr 2026 21:31:55 -0400 Subject: [PATCH] Refine dep-diff-mcp entry: mention Dependabot use case + bulk risk ranking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 976581aa..691952bd 100644 --- a/README.md +++ b/README.md @@ -1038,7 +1038,7 @@ Tools and integrations that enhance the development workflow and environment man - [zillow/auto-mobile](https://github.com/zillow/auto-mobile) πŸ“‡ 🏠 🐧 - Tool suite built around an MCP server for Android automation for developer workflow and testing - [ztuskes/garmin-documentation-mcp-server](https://github.com/ztuskes/garmin-documentation-mcp-server) πŸ“‡ 🏠 – Offline Garmin Connect IQ SDK documentation with comprehensive search and API examples - [drumst0ck/uploadkit](https://github.com/drumst0ck/uploadkit) [![drumst0ck/uploadkit MCP server](https://glama.ai/mcp/servers/drumst0ck/uploadkit/badges/score.svg)](https://glama.ai/mcp/servers/drumst0ck/uploadkit) πŸŽ–οΈ πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 – Official MCP server for [UploadKit](https://uploadkit.dev). Gives AI assistants first-class knowledge of 40+ React upload components, Next.js route handler scaffolds, BYOS setup (S3/R2/GCS/B2), and full-text search across 88+ docs pages. Runs locally via `npx -y @uploadkitdev/mcp`. -- [DigiCatalyst-Systems/dep-diff-mcp](https://github.com/DigiCatalyst-Systems/dep-diff-mcp) [![DigiCatalyst-Systems/dep-diff-mcp MCP server](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan with semver class, breaking changes from GitHub release notes, CVEs fixed in range, and a per-package recommendation. Install via `npx -y @digicatalyst/dep-diff-mcp`. +- [DigiCatalyst-Systems/dep-diff-mcp](https://github.com/DigiCatalyst-Systems/dep-diff-mcp) [![DigiCatalyst-Systems/dep-diff-mcp MCP server](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`. ### πŸ”’ Delivery