Odel
BumpGuard

BumpGuard

Local
@appcreationsca3PythonMITUpdated 2mo ago

Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbumpguard-mcpv0.2.1

Run

uvx bumpguard-mcp

MCP client config

{
  "mcpServers": {
    "bumpguard": {
      "command": "uvx",
      "args": [
        "bumpguard-mcp"
      ]
    }
  }
}