VulnCheck for Claude Desktop
io.github.vulncheck-oss/mcp
VulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.
client:Claude Desktop
transport:stdio
runtime:oci
Install VulnCheck in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vulncheck-oss/mcp:0.2.2"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs