com.datakoot/security-intel-mcp
com.datakoot/security-intel-mcpCVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.
Tools · 3
Look up a CVE by ID and get a compact summary: description, CVSS score & severity, vector, CWE weakness, publish date, and references. Source: NVD (NIST).
List known vulnerabilities for a software package (optionally a specific version) via OSV. Ecosystems: npm, pypi, cargo, go, maven, rubygems, nuget, composer, pub, hex.
Audit a whole dependency manifest for known vulnerabilities in one call. Paste a package.json (as 'manifest'), or pass a 'dependencies' array of {name, version} objects. Returns per-package findings a…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.datakoot/security-intel-mcp": {
"url": "https://security.datakoot.com/mcp",
"transport": "streamable-http"
}
}
}