gleicon/mcp-osv
A MCP (Model Context Protocol) server to allow code security reviews using https://osv.dev (Open Source Vulnerabilities Database)
Platform-specific configuration:
{
"mcpServers": {
"mcp-osv": {
"command": "npx",
"args": [
"-y",
"mcp-osv"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...