osv-advisory-mcp-server
Query OSV.dev for package vulnerabilities and batch-audit dependency lists via MCP.
Deployment
https://osv-advisory.caseyjhand.com/mcpPackage Details
@cyanheads/osv-advisory-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
10000HTTP request timeout in milliseconds for OSV.dev API calls.
10Maximum number of concurrent OSV.dev requests issued by osv_query_batch.
10Maximum number of OSV.dev result pages osv_query_package follows before marking a result truncated.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/osv-advisory-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
10000HTTP request timeout in milliseconds for OSV.dev API calls.
10Maximum number of concurrent OSV.dev requests issued by osv_query_batch.
10Maximum number of OSV.dev result pages osv_query_package follows before marking a result truncated.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').