BumpGuard runs on your own machine — the client starts it, so there is no endpoint to ping. 209 installs a week from pypi. Last commit 18 Jun 2026.
Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bumpguard -- uvx bumpguard-mcp
{
"mcpServers": {
"bumpguard": {
"args": [
"bumpguard-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.bumpguard]
command = "uvx"
args = ["bumpguard-mcp"]
{
"mcpServers": {
"bumpguard": {
"args": [
"bumpguard-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bumpguard": {
"args": [
"bumpguard-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.