Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Bumpguard MCP
Bumpguard MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:33:37 PM

Bumpguard MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
developer-toolsdependency-analysisstatic-analysispythondotnet

Static dependency analysis that identifies affected API usages, verifies installed APIs, and reports migration details without executing third-party…

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "appcreationsca-bumpguard-mcp": {
      "command": "uvx",
      "args": [
        "bumpguard-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Overview

The appcreationsca/bumpguard-mcp MCP server statically compares dependency APIs with your code usage and reports affected lines, severity, and possible fixes. It can inspect installed packages or fetched versions without importing or executing third-party code. Use it before dependency upgrades, to validate AI-generated snippets, or to inspect the actual public API of a package. Python and .NET providers are available, with Java support also documented.

Use cases

β€’Check dependency upgrades before changing pinned versions
β€’Verify AI-generated imports and API calls
β€’Inspect public symbols and method signatures
β€’Find replacement hints for removed APIs

Key features

β€’Per-line dependency impact findings
β€’Static API surface comparison
β€’Snippet verification against installed packages
β€’Python, .NET, and Java provider support
β€’Package and symbol discovery
β€’No third-party code execution

Capabilities & Tool Schemas (5) ~161 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Bumpguard MCP.

diff_versions

*"What changed between two versions of this library?"* The raw breaking‑change list, no code scan β€” good for planning a migration.

verify_snippet

*"Do the imports and API calls in this code really exist here?"* Catches hallucinated/typo'd package names (slopsquatting) and attributes that aren't on the installed package.

check_import

*"Is this package installed? If not, what's the closest real name?"*

list_symbols

*"What's the real public API of this package?"* Discover functions/classes/methods + signatures instead of guessing β€” for the installed version or any fetched version.

list_languages

Which ecosystem providers are available.

How Bumpguard MCP works

What appcreationsca/bumpguard-mcp MCP server does

The appcreationsca/bumpguard-mcp MCP server helps coding agents reason about dependency changes using API evidence from the local environment or a fetched package version. Its main upgrade workflow compares a baseline API with a target API, then checks which changed symbols are used by the supplied code. Results can identify removed symbols, signature changes, severity, source lines, and suggested replacements.

The server also checks whether imports, package names, attributes, functions, classes, and methods in a code snippet exist in the selected package version. This is useful for detecting misspelled packages, outdated examples, and AI-generated calls that are not present in the installed API. API discovery is available through symbol and signature listings.

How it works

The appcreationsca/bumpguard-mcp MCP server uses static analysis rather than importing libraries or running their code. For Python, it parses source with the Python AST and scans usage, including import aliases, re-exports, instance method calls, and arguments passed to calls. Target Python versions can be downloaded as wheels, unpacked in a temporary directory, and analyzed without installation.

A language-neutral diff engine classifies API changes as breaking, potentially breaking, or informational. The usage analyzer then matches those changes against the code being checked and produces a per-line result. Downloads are sandboxed, time-limited, size-controlled, and protected against path traversal and zip-bomb risks.

For .NET, public APIs are read from assembly metadata and code is scanned with Roslyn; the .NET SDK must be available on PATH, and a helper is built on first use. Java support reads public API metadata directly from JAR bytecode in Python, without requiring a JDK or Maven. Java artifacts use Maven coordinates such as group:artifact.

Setup and configuration

Install the appcreationsca/bumpguard-mcp MCP server with pip install bumpguard-mcp. Python 3.10 or newer is required. The MCP server communicates over stdio, and the installed executable is bumpguard-mcp.

Place that executable in the MCP configuration for a compatible client. The README gives configuration guidance for Claude Desktop, Cursor, Windsurf, and other MCP-compatible clients. Install it in the same environment as the project under analysis so the server can see the intended installed packages.

For .NET analysis, ensure dotnet is on PATH. For Java analysis, no JDK or Maven installation is required. Python and .NET package identifiers differ by ecosystem, while Java packages are selected using Maven coordinates.

Tools and capabilities

The appcreationsca/bumpguard-mcp MCP server exposes these capabilities:

  • check_upgrade checks whether a proposed version change affects the supplied code and reports relevant findings.
  • diff_versions returns the raw breaking-change list between two versions without scanning code.
  • verify_snippet checks imports and API calls against an installed or selected package version. It is available for Python, but not for .NET in v1.
  • check_import checks whether a package is installed and can suggest a close package name.
  • list_symbols lists public functions, classes, methods, and signatures for an installed or fetched version.
  • list_languages reports available ecosystem providers.

Limitations and notes

A result with no findings means that no break was proven by the static analysis; it is not a guarantee that runtime behavior will remain unchanged. Java and .NET support have documented v1 limits. .NET parameter comparisons are limited for overloaded members, and short names resolved through using directives may receive lower-confidence results. Java and .NET workflows support upgrade checks, version diffs, symbol listings, and import checks, while .NET does not support snippet verification in v1.

The appcreationsca/bumpguard-mcp MCP server does not execute third-party code. Its conclusions depend on the API surface and usage patterns it can statically inspect, so dynamic behavior outside those patterns may not be represented.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • Smithery AI Cookbook Python Quickstart logoSmithery AI Cookbook Python Quickstart

    A simple MCP server built with FastMCP and python

    πŸ’» Developer Tools3 views
    Compare vs Smithery AI Cookbook Python Quickstart β†’
  • Codemunch Pro logoCodemunch Pro

    Code indexing MCP: 13 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.

    πŸ’» Developer Tools3 views
    Compare vs Codemunch Pro β†’
  • Code Auditor MCP logoCode Auditor MCP

    Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more

    πŸ’» Developer Tools2 views
    Compare vs Code Auditor MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bumpguard MCP

Run `pip install bumpguard-mcp` with Python 3.10 or newer, then configure the `bumpguard-mcp` executable as an MCP stdio server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBumpguard MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/appcreationsca-bumpguard-mcp?style=directory)](https://allmcps.com/mcp/appcreationsca-bumpguard-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/appcreationsca-bumpguard-mcp"><img src="https://allmcps.com/api/badge/appcreationsca-bumpguard-mcp?style=directory" alt="Bumpguard MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthNo auth required
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
9/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 17, 2026
56Quality signal: Good Β· 56/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· bumpguard-mcp (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Bumpguard MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code