mcpserver.lol
registry/osv-advisory-mcp-server
Connection check verified live · 27h ago

osv-advisory-mcp-server

Query OSV.dev for package vulnerabilities and batch-audit dependency lists via MCP.

Tools 4
GitHub stars 1
Installs / wk 271
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

osv_get_vulnerability read-only id*
Fetch the full advisory record for an OSV vulnerability ID. Returns the complete record: summary, full details text, CVE aliases, all affected packages and version ranges, fix vers…
osv_list_ecosystems read-only
Return the list of supported ecosystem identifier strings for use with osv_query_package and osv_query_batch. Ecosystem strings are case-sensitive exact matches — passing "pypi" in…
osv_query_batch read-only packages*
Query vulnerabilities for multiple packages in one call — the primary tool for dependency audits, SBOM scanning, and lockfile triage. Pass an array of {name, ecosystem, version} tu…
osv_query_package read-only name*version*ecosystem*
Query known vulnerabilities for a single package version across any supported ecosystem. Returns all matching OSV advisories with severity (CVSS vectors), CVE aliases, affected ver…