Scans npm packages for known security vulnerabilities before installation, leveraging the OSV API.
This server helps developers identify Common Vulnerabilities and Exposures (CVEs) in npm packages by integrating with the OSV (Open Source Vulnerabilities) API. It allows users to make informed security decisions by checking for known vulnerabilities in individual packages or performing bulk scans of multiple packages prior to installation. Designed for seamless integration with MCP-compatible clients, it enhances the security posture of Node.js projects by proactively preventing the introduction of vulnerable dependencies.