MCP Server
MCP
BumpGuard
Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
Install
uvx bumpguard-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "bumpguard-mcp",
"version": "0.2.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment