HomeSearch & Research › VulnCheck

VulnCheck

VulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.

Go
★ 10 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/vulncheck-oss/mcp:0.2.2

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/vulncheck-oss/mcp:0.2.2"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry