StacklokLabs/osv-mcp
Access the OSV (Open Source Vulnerabilities) database for vulnerability information. Query vulnerabilities by package version or commit, batch query multiple packages, and get detailed vulnerability information by ID.
Quick Start
Clone the repository:
git clone https://github.com/StacklokLabs/osv-mcpClaude Desktop configuration example:
{
"mcpServers": {
"osv-mcp": {
"command": "npx",
"args": [
"-y",
"StacklokLabs/osv-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.