
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
Use this MCP server to OSV open source vulnerability data and package security checks. Tools include check package, scan packages, get vulnerability
Open source vulnerability checks for coding agents. It uses the public OSV.dev API and needs no API key.
check_package checks an ecosystem, package name, and optional versionscan_packages checks several package references in one request; parse lockfiles in your client and pass the package listget_vulnerability retrieves a CVE, GHSA, or OSV recordnpm install
npm run build
node dist/index.js
The server is read only and uses stdio MCP transport.
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
check_package: Check a package and optional version for known open source vulnerabilities.scan_packages: Scan several package references in one OSV request. Pass a JSON array of ecosystem, name, and optional version.get_vulnerability: Retrieve one OSV vulnerability by ID, such as GHSA, CVE, or OSV identifier.This project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with check_package.
FAQs
Use this MCP server to OSV open source vulnerability data and package security checks. Tools include check package, scan packages, get vulnerability
The npm package osv-mcp receives a total of 111 weekly downloads. As such, osv-mcp popularity was classified as not popular.
We found that osv-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.