dep-diff-mcp
Rank #6,017io.github.DigiCatalyst-Systems/dep-diff-mcp
Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.
dep-diff-mcp is a Model Context Protocol (MCP) server published by digicatalyst-systems. It ranks #6,017 of 130,833 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. dep-diff-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Apr 22, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 124,816 of 130,833 servers on MCP Toplist.
Use dep-diff-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dep-diff-mcp https://dep-diff.digicatalyst.ca/mcpclaude mcp add dep-diff-mcp -- npx -y @digicatalyst/dep-diff-mcp[mcp_servers.dep-diff-mcp]
url = "https://dep-diff.digicatalyst.ca/mcp"Add to ~/.codex/config.toml.
[mcp_servers.dep-diff-mcp]
command = "npx"
args = ["-y", "@digicatalyst/dep-diff-mcp"]Add to ~/.codex/config.toml.
https://dep-diff.digicatalyst.ca/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dep-diff-mcp": {
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dep-diff-mcp": {
"url": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"dep-diff-mcp": {
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dep-diff-mcp": {
"type": "http",
"url": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"dep-diff-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dep-diff-mcp": {
"serverUrl": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dep-diff-mcp": {
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dep-diff-mcp": {
"url": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}{
"mcpServers": {
"dep-diff-mcp": {
"command": "npx",
"args": [
"-y",
"@digicatalyst/dep-diff-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DigiCatalyst-Systems%2Fdep-diff-mcp)<a href="https://mcptoplist.com/server/io.github.DigiCatalyst-Systems%2Fdep-diff-mcp"><img src="https://mcptoplist.com/badge/io.github.DigiCatalyst-Systems%2Fdep-diff-mcp.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
digicatalyst-systems
Available versions (9)
| Version | Published |
|---|---|
| 0.3.2 | Sep 5, 2026 |
| 0.2.1 | Aug 24, 2026 |
| 0.2.0 | Aug 24, 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
- Who maintains dep-diff-mcp?
- dep-diff-mcp is maintained by digicatalyst-systems, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is dep-diff-mcp listed on the Official MCP Registry?
- Yes — dep-diff-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does dep-diff-mcp have?
- MCP Toplist tracks 9 versions of dep-diff-mcp, most recently published on Sep 5, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.