The Model Context Protocol (MCP) server provides CVE lookups using NVD (National Vulnerability Database) and dependency-manifest audits using OSV (Open Source Vulnerability). It is designed for AI agents, and it operates without requiring API keys, based on the provided server description.
๐ ๏ธ Key Features
- CVE lookups via NVD
- Dependency-manifest audits via OSV
- No API keys required
๐ Use Cases
- Checking known vulnerabilities for CVEs from NVD
- Auditing dependency manifests against OSV findings for AI agent workflows
โก Developer Benefits
- Integrates vulnerability lookup and manifest auditing for AI agents
- Avoids API-key setup for the listed functions
โ ๏ธ Limitations
- Only CVE lookups (NVD) and dependency-manifest audits (OSV) are described; other capabilities are not specified