A
securityA
licenseA
qualityAudits npm package dependencies for security vulnerabilities, providing detailed reports and fix recommendations with MCP integration.
Last updated -
1
69
26
TypeScript
MIT License
用于 OSV 数据库 API 的轻量级 MCP(模型上下文协议)服务器。
例子:
姓名 | 描述 |
---|---|
查询包_cve | 列出特定软件包的所有 CVE ID。您也可以传递特定版本,以获取范围更窄的 CVE ID。 |
查询 CVE 受影响的 | 查询 OSV 数据库中的 CVE 并返回该软件包的所有受影响版本。 |
查询 CVE 修复版本 | 查询 OSV 数据库中的 CVE 并返回修复该漏洞的所有版本。 |
获取生态系统 | 向 MCP 查询当前支持的生态系统。 |
package
(字符串,必需):要查询的包名称version
(字符串,可选):要查询的包的版本。如果未指定,则查询所有版本ecosystem
(字符串,可选):软件包的生态系统。Python 软件包默认为“PyPI”。cve
(字符串,必需):要查询的 CVE ID(例如“CVE-2018-1000805”)cve
(字符串,必需):要查询的 CVE ID(例如“CVE-2018-1000805”)https://github.com/EdenYavin/OSV-MCP.git
如果您喜欢它,请在VibeApp上留下评论 :)!
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
该服务器可以列出所有软件包的 CVE、其受影响的版本及其修复版本,从而用于安全开发。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EdenYavin/OSV-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server