Dependency vulnerability scanner with EPSS scoring. 9 MCP tools. Free tier + x402.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that scans your project dependencies for known vulnerabilities, enriches with EPSS exploit probability scores, and recommends fix versions.
Free tier β 10 scans/day, 1 monitored project, no signup required.
Homepage: vulnfeed.novadyne.ai
Add to your MCP client config (~/.claude/settings.json for Claude Code, claude_desktop_config.json for Claude Desktop):
Free tier (no signup, no API key):
Paid ($14/mo, unlimited scans + projects):
Get a license key at vulnfeed.novadyne.ai.
VulnFeed also accepts x402 micropayments β AI agents can pay per scan with USDC on Base, no API key or signup needed. When the free tier limit is reached, the API returns HTTP 402 with payment requirements that x402-compatible clients handle automatically.
| Tool | Description |
|---|---|
scan_project | Auto-detect and scan all lockfiles in a directory |
scan_lockfile | Scan a specific lockfile |
check_package | Check a single package for vulnerabilities |
lookup_cve | Detailed CVE info with EPSS + fix versions |
| Tool | Description |
|---|---|
monitor_project | Register for continuous monitoring |
check_alerts | New vulns since last scan |
update_deps | Update snapshot after upgrading packages |
list_monitored | See all monitored projects |
unmonitor_project | Remove from monitoring |
package-lock.json (npm)yarn.lock (Yarn)pnpm-lock.yaml (pnpm)requirements.txt (pip)Pipfile.lock (Pipenv)go.sum / go.mod (Go)Cargo.lock (Rust)Gemfile.lock (Ruby)composer.lock (PHP)By default, VulnFeed suppresses low-priority CVEs (EPSS < 10% AND CVSS < 9.0). This cuts noise by ~80%.
Pass show_all=True to any scan tool to see everything.
monitor_project β takes a baseline snapshot of current deps + known vulnscheck_alerts β diffs against baseline, surfaces only new vulnscheck_alerts periodically to catch newly published CVEsMIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vulnfeed)<a href="https://allmcps.com/mcp/vulnfeed"><img src="https://allmcps.com/api/badge/vulnfeed?style=directory" alt="VulnFeed on AllMCPs" /></a>