Enterprise DNA
M MCP Servers Developer low

sammcj/mcp-package-version

by Various

An MCP server that provides LLMs with the latest stable package versions when coding

S

MCP

sammcj/mcp-package-version

Added 1 June 2026

#ai #javascript #llm #mcp #node #package #python #security

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

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