SERVER
Vulnicheck
Rank #11362io.github.andrasfe/vulnicheck
Python vulnerability scanner with Docker security analysis and secrets detection
First listed
Jun 21, 2025
Last publish date
Sep 19, 2025
OVERVIEW
Vulnicheck is a Model Context Protocol (MCP) server published by andrasfe. It ranks #11362 of 58,832 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Vulnicheck is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 21, 2025 and most recently updated on Sep 19, 2025.
STANDING
#11,362of 58,832 tracked serversTop 25%
Ranks ahead of 47,470 of 58,832 servers on MCP Toplist.
CONNECT
Use Vulnicheck
Add Vulnicheck to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"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.
REGISTRIES
Listed on 2 registries
ORGANIZATION
andrasfe
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 19, 2025 |
FAQ
Frequently asked questions
- What is Vulnicheck?
- Python vulnerability scanner with Docker security analysis and secrets detection
- Who maintains Vulnicheck?
- Vulnicheck is maintained by andrasfe, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Vulnicheck an official MCP server?
- Yes — Vulnicheck is listed on the Official MCP Registry, alongside PulseMCP.
- 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.
EXPLORE