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

How to use

Install

go install github.com/sammcj/mcp-package-version/v2@HEAD

Tools exposed

  • npm
  • pypi
  • maven central
  • go proxy
  • swift packages
  • aws bedrock
  • docker hub
  • github container registry
  • github 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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks