driftwatch

dhughes6071/driftwatch
★ 0 stars TypeScript AI/LLM Updated today
MCP server that tells your coding agent exactly what broke between two dependency versions, with a citation for every claim. Reads npm, PyPI, GitHub Releases and OSV.dev. No API key required.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "driftwatch": {
      "command": "npx",
      "args": [
        "-y",
        "dhughes6071/driftwatch"
      ]
    }
  }
}

README Excerpt

**Dependency migration intelligence for AI coding agents.** Answers one question, precisely and with citations: > *This library moved from version A to version B. What broke, and what edits > does my code need?* New here? Start with the [Beginner's Guide](BEGINNER_GUIDE.md). --- Add it to Claude Desktop, Claude Code, Cursor, or any MCP client:

Tools (2)

check_packageget_migration_delta

Topics

ai-agentsbreaking-changesclaudecursordependency-managementdeveloper-toolsllm-toolsmcpmigrationmodel-context-protocolnpmpypisemversupply-chain-securitytyposquatting