You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol (MCP) server providing tools for NPM package management and dependency updates. Helps LLMs like Claude interact with npm packages, search npm registry, and keep dependencies up-to-date.
Automatically maintains Node.js, Go and Composer dependencies. Auto-applies patch updates, creates one consolidated PR for minor/major upgrades, and generates detailed reports with security advisories and breaking changes.
A tiny, language-agnostic dependency puller written in Rust. Pulls specific files straight from GitHub repos, no submodules or package registry required.
bashdeps is a small, deterministic Bash tool for downloading and materializing exact external artifacts declared in a repository. It verifies every artifact with a committed SHA-256 digest, supports safe destination boundaries, and avoids package-manager complexity.