Skip to main content
Glama
Armigerous

Dependency Freshness MCP Server

by Armigerous

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoOptional GitHub token to raise rate limits when checking GitHub releases.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_dependency_freshnessA

For each npm or PyPI package, determine whether it is outdated (out of date) and return its current version, release dates, deprecation status, how many stable versions you are behind, and a DATED, CITED "what changed since your version" breaking-change summary. Built for time-blind AI agents whose training cutoff makes them emit deprecated dependency code. Every answer carries source URLs + access dates.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Armigerous/dependency-freshness-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server