Agentโ™ฅ๏ธŽAge
Catalog

io.github.SolvoHQ/freshdeps-mcp

Official

by SolvoHQ ยท JavaScript

Live npm/PyPI dependency-health verdicts so AI agents stop recommending stale or CVE'd packages

freshdeps-mcp (io.github.SolvoHQ/freshdeps-mcp)

The freshdeps-mcp server exposes live npm/PyPI dependency-health verdicts. It enables AI coding agents to check a package before recommending it, addressing the 6โ€“18 month staleness gap found in model training data.

๐Ÿ› ๏ธ Key Features

  • Live dependency-health verdicts for npm and PyPI
  • Tool: check_dependency_freshness
  • Maintenance signal classifications: active / slowing / stale / abandoned / unknown
  • Returns: latest version and last release/commit age
  • Flags: deprecation, yank, archived
  • Known CVE count via OSV

๐Ÿš€ Use Cases

  • Validate package freshness in agent workflows prior to recommendation
  • Reduce reliance on stale or known-vulnerable dependencies

โšก Developer Benefits

  • Combines a concise human-readable summary with structured content
  • Produces consistent fields: maintenance signal, versions, age, flags, and CVE count

โš ๏ธ Limitations

  • Structured outputs include an OSV-based CVE count; exact CVE handling details beyond the provided excerpt are not specified
  • Only the check_dependency_freshness tool is documented
io.github.SolvoHQ/freshdeps-mcp - agentage MCP Catalog