Skip to main content
ClaudeWave
datakoot avatar
datakoot

security-intel-mcp

View on GitHub

Vulnerability-intelligence MCP server for AI agents: CVE lookups (NVD) and dependency-manifest audits (OSV). Keyless.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/datakoot/security-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "security-intel-mcp": {
      "command": "node",
      "args": ["/path/to/security-intel-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/datakoot/security-intel-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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.
ai-agentsai-toolsclaudecvellmmcpmcp-servermodel-context-protocolsecurityvulnerabilities

What people ask about security-intel-mcp

What is datakoot/security-intel-mcp?

+

datakoot/security-intel-mcp is mcp servers for the Claude AI ecosystem. Vulnerability-intelligence MCP server for AI agents: CVE lookups (NVD) and dependency-manifest audits (OSV). Keyless. It has 0 GitHub stars and was last updated today.

How do I install security-intel-mcp?

+

You can install security-intel-mcp by cloning the repository (https://github.com/datakoot/security-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is datakoot/security-intel-mcp safe to use?

+

datakoot/security-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains datakoot/security-intel-mcp?

+

datakoot/security-intel-mcp is maintained by datakoot. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to security-intel-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy security-intel-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: datakoot/security-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/datakoot-security-intel-mcp)](https://claudewave.com/repo/datakoot-security-intel-mcp)
<a href="https://claudewave.com/repo/datakoot-security-intel-mcp"><img src="https://claudewave.com/api/badge/datakoot-security-intel-mcp" alt="Featured on ClaudeWave: datakoot/security-intel-mcp" width="320" height="64" /></a>

More MCP Servers

security-intel-mcp alternatives