BumpGuard
Rank #26,165io.github.appcreationsca/bumpguard
Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
BumpGuard is a Model Context Protocol (MCP) server published by appcreationsca. It ranks #26,165 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. BumpGuard is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 105,881 of 132,046 servers on MCP Toplist.
Use BumpGuard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bumpguard -- uvx bumpguard-mcp[mcp_servers.bumpguard]
command = "uvx"
args = ["bumpguard-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bumpguard": {
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bumpguard": {
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bumpguard": {
"type": "stdio",
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bumpguard": {
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bumpguard": {
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.appcreationsca%2Fbumpguard)<a href="https://mcptoplist.com/server/io.github.appcreationsca%2Fbumpguard"><img src="https://mcptoplist.com/badge/io.github.appcreationsca%2Fbumpguard.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
appcreationsca
Available versions (5)
| Version | Published |
|---|---|
| 0.2.1 | Jun 17, 2026 |
| 0.2.0 | Jun 17, 2026 |
| 0.1.3 | Jun 17, 2026 |
| 0.1.2 | Jun 16, 2026 |
| 0.1.1 | Jun 16, 2026 |
Frequently asked questions
- Who maintains BumpGuard?
- BumpGuard is maintained by appcreationsca, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is BumpGuard listed on the Official MCP Registry?
- Yes — BumpGuard is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does BumpGuard have?
- MCP Toplist tracks 5 versions of BumpGuard, most recently published on Jun 17, 2026.
- Where can I find the source code for BumpGuard?
- The source code for BumpGuard is hosted at github.com/appcreationsca/bumpguard-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.