Vulnicheck
Rank #21,119io.github.andrasfe/vulnicheck
MCP server providing vulnicheck capabilities
Vulnicheck is a Model Context Protocol (MCP) server published by andrasfe. It ranks #21,119 of 132,113 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Vulnicheck is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 21, 2025 and most recently updated on Sep 19, 2025.
Ranks ahead of 110,994 of 132,113 servers on MCP Toplist.
Use Vulnicheck
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vulnicheck -e "NVD_API_KEY=<your NVD_API_KEY>" -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "MCP_PORT=<your MCP_PORT>" -e "CACHE_TTL=<your CACHE_TTL>" -e "VULNICHECK_HTTP_ONLY=<your VULNICHECK_HTTP_ONLY>" -- docker run -i --rm docker.io/andrasfe/vulnicheck:mainReplace each placeholder with your own value before saving.
[mcp_servers.vulnicheck]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/andrasfe/vulnicheck:main"]
[mcp_servers.vulnicheck.env]
NVD_API_KEY = "<your NVD_API_KEY>"
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
MCP_PORT = "<your MCP_PORT>"
CACHE_TTL = "<your CACHE_TTL>"
VULNICHECK_HTTP_ONLY = "<your VULNICHECK_HTTP_ONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnicheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/andrasfe/vulnicheck:main"
],
"env": {
"NVD_API_KEY": "<your NVD_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"CACHE_TTL": "<your CACHE_TTL>",
"VULNICHECK_HTTP_ONLY": "<your VULNICHECK_HTTP_ONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnicheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/andrasfe/vulnicheck:main"
],
"env": {
"NVD_API_KEY": "<your NVD_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"CACHE_TTL": "<your CACHE_TTL>",
"VULNICHECK_HTTP_ONLY": "<your VULNICHECK_HTTP_ONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vulnicheck": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/andrasfe/vulnicheck:main"
],
"env": {
"NVD_API_KEY": "<your NVD_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"CACHE_TTL": "<your CACHE_TTL>",
"VULNICHECK_HTTP_ONLY": "<your VULNICHECK_HTTP_ONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnicheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/andrasfe/vulnicheck:main"
],
"env": {
"NVD_API_KEY": "<your NVD_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"CACHE_TTL": "<your CACHE_TTL>",
"VULNICHECK_HTTP_ONLY": "<your VULNICHECK_HTTP_ONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vulnicheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/andrasfe/vulnicheck:main"
],
"env": {
"NVD_API_KEY": "<your NVD_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"CACHE_TTL": "<your CACHE_TTL>",
"VULNICHECK_HTTP_ONLY": "<your VULNICHECK_HTTP_ONLY>"
}
}
}
}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.andrasfe%2Fvulnicheck)<a href="https://mcptoplist.com/server/io.github.andrasfe%2Fvulnicheck"><img src="https://mcptoplist.com/badge/io.github.andrasfe%2Fvulnicheck.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
andrasfe
Other servers by andrasfe
View all andrasfe servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 19, 2025 |
Frequently asked questions
- Who maintains Vulnicheck?
- Vulnicheck is maintained by andrasfe, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Vulnicheck listed on the Official MCP Registry?
- Yes — Vulnicheck is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vulnicheck have?
- MCP Toplist tracks 1 version of Vulnicheck, most recently published on Sep 19, 2025.
- Where can I find the source code for Vulnicheck?
- The source code for Vulnicheck is hosted at github.com/andrasfe/vulnicheck.
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.