BumpGuard runs on your own machine — the client starts it, so there is no endpoint to ping. 105 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).
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
intree = os.path.join(EXTRACTOR_DIR, "_build", name)
for dirpath, dirnames, filenames in os.walk(root):
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Reports real token usage and cost from Claude Code and OpenCode data. Nothing leaves your machine.
A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.
Drupal core API changes, contrib usage, upgrade readiness, patch verdicts, code search, SQL.
Find when a public company reports: fiscal year end, cadence, next date and the outreach window.
Self-reported attribution: which channel and which creator your users first heard you from.
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
Answers built from our own checks of this server.