Skip to content
Claude Desktop

dependency freshness mcp for Claude Desktop

io.github.armigerous/dependency-freshness-mcp

npm & PyPI freshness for AI agents: latest version, deprecations, dated breaking-change diffs.

client:Claude Desktop transport:streamable-http

Install dependency freshness mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dependency-freshness-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

dependency freshness mcp in other clients