Guard your dependency bumps: an MCP server that tells your AI agent which parts of YOUR code break when you upgrade a dependency, and verifies AI-written code against the installed API - static analysis, never runs third-party code.
dependency-managementstatic-analysispythonupgradecode-verificationmcptool
Installation & Configuration
{
"mcpServers": {
"bumpguard": {
"command": "bumpguard-mcp"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/25
Updated
2026/6/26