sammcj/mcp-package-version
by Various
An MCP server that provides LLMs with the latest stable package versions when coding
MCP
sammcj/mcp-package-version
Added 1 June 2026
Overview
An MCP server that supplies LLMs with the latest stable package versions during coding. It is written in Go and helps prevent outdated or insecure dependency suggestions.
Best for
Best for
Developers using LLM-based coding assistants who need reliable, current package version information inline.
Use cases
- Integrate with AI coding assistants to fetch current package versions
- Verify recommended package versions are up-to-date during development
- Automate dependency version lookup in LLM-driven code generation pipelines
How to use
Install
go install github.com/sammcj/mcp-package-version/v2@HEAD Tools exposed
npmpypimaven centralgo proxyswift packagesaws bedrockdocker hubgithub container registrygithub actions
Tested with
Cline, VS Code, Claude Desktop, GoMCP
Example client config
{\n "mcpServers": {\n "package-version": {\n "command": "/Users/sammcj/go/bin/mcp-package-version"\n }\n }\n} Notes
An MCP server that supplies LLMs with the latest stable package versions during coding. It is written in Go and helps prevent outdated or insecure dependency suggestions.
121 stars on GitHub. Last updated 2026-01-28. Licensed MIT.
Use cases
- Integrate with AI coding assistants to fetch current package versions
- Verify recommended package versions are up-to-date during development
- Automate dependency version lookup in LLM-driven code generation pipelines
Pros
- Lightweight and focused single-purpose tool
- Reduces the risk of LLMs suggesting old or deprecated packages
- Straightforward MCP protocol integration with compatible LLM hosts
Cons
- Requires an MCP-compatible LLM environment to function
- May not cover all package registries or custom package sources
- Limited to version lookups; does not handle broader dependency management
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused single-purpose tool
- Reduces the risk of LLMs suggesting old or deprecated packages
- Straightforward MCP protocol integration with compatible LLM hosts
Cons
- Requires an MCP-compatible LLM environment to function
- May not cover all package registries or custom package sources
- Limited to version lookups; does not handle broader dependency management
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.