VulnFeed
Rank #22,655io.github.novadyne-hq/vulnfeed
Dependency vulnerability scanner with EPSS scoring. 9 MCP tools. Free tier + x402.
VulnFeed is a Model Context Protocol (MCP) server published by novadyne-hq. It ranks #22,655 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. VulnFeed is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on May 24, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 109,458 of 132,113 servers on MCP Toplist.
Use VulnFeed
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vulnfeed -e "VULNFEED_API_KEY=<your VULNFEED_API_KEY>" -- uvx vulnfeed-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vulnfeed]
command = "uvx"
args = ["vulnfeed-mcp"]
[mcp_servers.vulnfeed.env]
VULNFEED_API_KEY = "<your VULNFEED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnfeed": {
"command": "uvx",
"args": [
"vulnfeed-mcp"
],
"env": {
"VULNFEED_API_KEY": "<your VULNFEED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnfeed": {
"command": "uvx",
"args": [
"vulnfeed-mcp"
],
"env": {
"VULNFEED_API_KEY": "<your VULNFEED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vulnfeed": {
"type": "stdio",
"command": "uvx",
"args": [
"vulnfeed-mcp"
],
"env": {
"VULNFEED_API_KEY": "<your VULNFEED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnfeed": {
"command": "uvx",
"args": [
"vulnfeed-mcp"
],
"env": {
"VULNFEED_API_KEY": "<your VULNFEED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnfeed": {
"command": "uvx",
"args": [
"vulnfeed-mcp"
],
"env": {
"VULNFEED_API_KEY": "<your VULNFEED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.novadyne-hq%2Fvulnfeed)<a href="https://mcptoplist.com/server/io.github.novadyne-hq%2Fvulnfeed"><img src="https://mcptoplist.com/badge/io.github.novadyne-hq%2Fvulnfeed.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (2 delisted)
novadyne-hq
Other servers by novadyne-hq
View all novadyne-hq servers →Available versions (6)
| Version | Published |
|---|---|
| 0.3.9 | Sep 19, 2026 |
| 0.3.8 | Sep 19, 2026 |
| 0.3.7 | Jul 22, 2026 |
| 0.3.6 | Jul 3, 2026 |
| 0.3.5 | Jun 12, 2026 |
| 0.3.3 | May 28, 2026 |
Frequently asked questions
- Who maintains VulnFeed?
- VulnFeed is maintained by novadyne-hq, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is VulnFeed listed on the Official MCP Registry?
- Yes — VulnFeed is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does VulnFeed have?
- MCP Toplist tracks 6 versions of VulnFeed, most recently published on Sep 19, 2026.
- Where can I find the source code for VulnFeed?
- The source code for VulnFeed is hosted at github.com/novadyne-hq/vulnfeed-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.