Skip to content
Back to search
30
MCP

BumpGuard

io.github.appcreationsca/bumpguard

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

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

bumpguard-mcp
Guard your dependency bumps: an MCP server that tells your AI agent exactly which parts of YOUR code break when you upgrade a dependency, an
0 tools
io.github.sethclawd-prog/schemaguard
API Schema Drift Monitor — detect breaking changes in OpenAPI specs
0 tools
PackageGuard
x402-gated safety checker for npm/PyPI packages before you npm install / pip install.
0 tools · streamable-http
WaveGuard
Anomaly detection API powered by physics simulation. Scan any data for outliers.
0 tools · streamable-http
WaveGuard live
Anomaly detection API powered by physics simulation. Scan any data for outliers.
19 tools · streamable-http
PackageGuard
Checks whether an npm or PyPI package is safe to install before an AI agent runs npm install or pip install. Flags nonexistent packages, kno
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bumpguard": {
      "url": "None",
      "transport": "http"
    }
  }
}