io.github.MShekow/package-version-check-mcp MCP Server
io.github.MShekow/package-version-check-mcp
What is the io.github.MShekow/package-version-check-mcp MCP server?
Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.
How to install io.github.MShekow/package-version-check-mcp
Copy-paste configuration for popular MCP clients.
GITHUB_PATsecretGitHub Personal Access Token (PAT) without any scopes (avoids hitting GitHub's unauthenticated rate limits)
PACKAGE_VERSION_CACHE_ENABLEDEnable or disable the package version cache (true/false)
{
"mcpServers": {
"package-version-check-mcp": {
"command": "uvx",
"args": [
"package-version-check-mcp"
],
"env": {
"GITHUB_PAT": "<YOUR_GITHUB_PAT>",
"PACKAGE_VERSION_CACHE_ENABLED": "<YOUR_PACKAGE_VERSION_CACHE_ENABLED>"
}
}
}
}{
"mcpServers": {
"package-version-check-mcp": {
"command": "uvx",
"args": [
"package-version-check-mcp"
],
"env": {
"GITHUB_PAT": "<YOUR_GITHUB_PAT>",
"PACKAGE_VERSION_CACHE_ENABLED": "<YOUR_PACKAGE_VERSION_CACHE_ENABLED>"
}
}
}
}{
"mcpServers": {
"package-version-check-mcp": {
"command": "uvx",
"args": [
"package-version-check-mcp"
],
"env": {
"GITHUB_PAT": "<YOUR_GITHUB_PAT>",
"PACKAGE_VERSION_CACHE_ENABLED": "<YOUR_PACKAGE_VERSION_CACHE_ENABLED>"
}
}
}
}{
"servers": {
"package-version-check-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"package-version-check-mcp"
],
"env": {
"GITHUB_PAT": "<YOUR_GITHUB_PAT>",
"PACKAGE_VERSION_CACHE_ENABLED": "<YOUR_PACKAGE_VERSION_CACHE_ENABLED>"
}
}
}
}claude mcp add package-version-check-mcp --env GITHUB_PAT=<YOUR_GITHUB_PAT> --env PACKAGE_VERSION_CACHE_ENABLED=<YOUR_PACKAGE_VERSION_CACHE_ENABLED> -- uvx package-version-check-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.