Back to the catalog

Security Intel MCP

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

Open source Repository Open in the app JSON README (API)

About

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

Details

Kind
MCP servers
Topic
Developer tools
Publisher
selflabbs
Origin
official
Category
ferramentas
Transport
http
Version
2.0.0
Last push
2026-09-03T17:42:12Z
Repository state
ativo
Language
JavaScript
License
MIT
Added
2026-08-29 04:01:22
Updated
2026-08-29 04:01:22
Origin id
io.github.selflabbs/security-intel-mcp

README

# Security Intel MCP — by Datakoot

Vulnerability intelligence for AI agents — as MCP tools your agent can call mid-task. No API keys.

## Tools

| Tool | What it does | Source |
|---|---|---|
| `cve_lookup` | CVE summary: description, CVSS score & severity, CWE, references | NVD (NIST) |
| `package_vulnerabilities` | Known vulnerabilities for a package/version | OSV.dev |
| `audit_dependencies` | Audit a whole package.json (or dependency list) in one call | OSV.dev |

No API keys required for any tool.

## Quick start

```
claude mcp add --transport http security-intel https://security.datakoot.com/mcp
```

Or point any MCP client at `https://security.datakoot.com/mcp`.

## Data & attribution

Vulnerability data comes from the [National Vulnerability Database](https://nvd.nist.gov) (NIST — US public domain) and [OSV.dev](https://osv.dev) (CC-BY 4.0), the same open source used by scanners like Trivy and Grype.

Part of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.

More