sammcj/mcp-package-version
An MCP server that provides LLMs with the latest stable package versions when coding
This tool helps large language models (LLMs) provide accurate and up-to-date coding recommendations. It takes in various project dependency files (like npm package.json, Python requirements.txt, or Java pom.xml) and outputs the latest stable versions available for those packages. This is ideal for developers using AI coding assistants who want to ensure their generated code uses current and secure dependencies.
121 stars. Available on npm.
Use this if you are a developer relying on an LLM for code generation and want to ensure the recommended packages and their versions are always the most stable and current.
Not ideal if you manually manage all your project dependencies or do not use an LLM for coding assistance.
Stars
121
Forks
24
Language
Go
License
MIT
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sammcj/mcp-package-version"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.